@@ -263,7 +263,7 @@ public class MyControl extends MyCustomClass implements MyControlInterface {
== Best Practices
== Best Practices
-Use the getControl() accessor to get Control objects from Spatials. No need to pass around lots of object references.Here an example from the link:http://code.google.com/p/monkeyzone/[MonkeyZone] code:
+Use the getControl() accessor to get Control objects from Spatials. No need to pass around lots of object references.Here's an example from the link:http://code.google.com/p/monkeyzone/[MonkeyZone] code: