소스 검색

remove comma

mitm001 5 년 전
부모
커밋
518d5188a7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.