Revision: 1084
Author: heuermh
Date: Tue Dec 21 09:20:16 2010
Log: minor spelling fix; fixed issue 194
http://code.google.com/p/piccolo2d/source/detail?r=1084

Modified:
 /site/learn/out-of-box-java.html

=======================================
--- /site/learn/out-of-box-java.html    Wed Oct 21 09:20:42 2009
+++ /site/learn/out-of-box-java.html    Tue Dec 21 09:20:16 2010
@@ -237,7 +237,7 @@
 </pre>
       </li>

- <li>The contructor is used to initialize and wire up piccolo2d, so create one like this: + <li>The constructor is used to initialize and wire up piccolo2d, so create one like this:
         <pre>
         private HelloWorldExample() {
                 final PCanvas canvas = new PCanvas();

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Reply via email to