Преглед на файлове

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 години
родител
ревизия
cbbad279d8
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      jme3-templates/src/com/jme3/gde/templates/testsandroid/JME3TestsAndroidDescription.html

+ 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">
     </head>
     <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.
     </body>
 </html>