Main repository of MikuMikuStudio
修订版 | e9b12c7a79d35872c3ad5ec87f1468df9619ef3f (tree) |
---|---|
时间 | 2013-05-31 12:44:49 |
作者 | iwgeric@gmail.com <iwgeric@gmai...> |
Commiter | iwgeric@gmail.com |
Android: fix missing period in javadoc
git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@10636 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
@@ -86,7 +86,7 @@ public class AndroidHarness extends Activity implements TouchListener, DialogInt | ||
86 | 86 | protected String audioRendererType = AppSettings.ANDROID_MEDIAPLAYER; |
87 | 87 | |
88 | 88 | /** |
89 | - * If true Android Sensors are used as simulated Joysticks Users can use the | |
89 | + * If true Android Sensors are used as simulated Joysticks. Users can use the | |
90 | 90 | * Android sensor feedback through the RawInputListener or by registering |
91 | 91 | * JoyAxisTriggers. |
92 | 92 | */ |