Browse Source

remove comma

mitm001 5 năm trước cách đây
mục cha
commit
518d5188a7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs-wiki/modules/ROOT/pages/wiki_admin.adoc

+ 1 - 1
docs-wiki/modules/ROOT/pages/wiki_admin.adoc

@@ -41,7 +41,7 @@ The source structure is now modularized.
 
 You can decide if a page belongs in the core module by asking yourself a simple question.
 
-_Does the page explain an existing jMonkeyEngine class (excluding physics and networking), found in the jMonkeyEngine repository, without using an external application?_
+_Does the page explain an existing jMonkeyEngine class (excluding physics and networking) found in the jMonkeyEngine repository, without using an external application?_
 
 If yes, then it belongs, otherwise it needs to go someplace else.