diff --git a/sdk/jme3-templates/src/com/jme3/gde/templates/basic/BasicGameDescription.html b/sdk/jme3-templates/src/com/jme3/gde/templates/basic/BasicGameDescription.html index 545dd3c1e..896c2b455 100644 --- a/sdk/jme3-templates/src/com/jme3/gde/templates/basic/BasicGameDescription.html +++ b/sdk/jme3-templates/src/com/jme3/gde/templates/basic/BasicGameDescription.html @@ -7,7 +7,6 @@ and open the template in the editor. - This basic jme3 application is based on SimpleApplication to allow an - easy start with jme3. + This is the basic jme3 application template for any kind of jME3 project.