doc/book/en/intro/tutorial/index.rst
branchstable
changeset 2172 cf8f9180e63e
parent 1714 a721966779be
child 2175 16d3c37c5d28
--- a/doc/book/en/intro/tutorial/index.rst	Fri Jun 19 09:19:27 2009 +0200
+++ b/doc/book/en/intro/tutorial/index.rst	Fri Jun 19 20:38:32 2009 +0200
@@ -9,7 +9,7 @@
 object-oriented design.
 
 A `cube` is a component that includes a model defining the data types and a set of
-views to display the data. 
+views to display the data.
 
 An application is a `cube`, but usually an application is built by assembling
 a few smaller cubes.