Просмотр исходного кода

SDK: Modified description to force update of project template with newer Test classes

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10628 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
iwg..om 12 лет назад
Родитель
Сommit
cbbad279d8

+ 1 - 1
jme3-templates/src/com/jme3/gde/templates/testsandroid/JME3TestsAndroidDescription.html

@@ -7,7 +7,7 @@ and open the template in the editor.
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
     </head>
     </head>
     <body>
     <body>
-        This template is the same as the JME3 Tests template, but configured to run as an Android project.<br>
+        This template is the same as the JME3 Tests template, but configured to run as an Android project. <br>
         Feel free to modify the code samples and experiment! If you break something, you can always recreate the packaged samples from this template.
         Feel free to modify the code samples and experiment! If you break something, you can always recreate the packaged samples from this template.
     </body>
     </body>
 </html>
 </html>