소스 검색

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 년 전
부모
커밋
7885dc516e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      sdk/jme3-templates/src/com/jme3/gde/templates/testsandroid/JME3TestsAndroidDescription.html

+ 1 - 1
sdk/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>