소스 검색

Removed leftover info from previous changes.

mitm 7 년 전
부모
커밋
31705f8e5f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/docs/asciidoc/jme3/build_jme3_sources_with_netbeans.adoc

+ 1 - 1
src/docs/asciidoc/jme3/build_jme3_sources_with_netbeans.adoc

@@ -58,7 +58,7 @@ After some time, the `Cloned Projects` dialog will open. Select `Open Project` f
 == Information on Pull/Pushing Commits
 
 
-You now have a local copy of *your* forked version of the `jmonkeyengine` repository. There are a few rules you need to follow in order to contribute.
+You now have a local copy of the `jmonkeyengine` repository. There are a few rules you need to follow in order to contribute.
 
 .Members Pull
 Update your local copy in NetBeans by using the NetBeans command `menu:Git[Remote>Pull From Upstream]`. Everything was properly configured while cloning from the jMonkeyEngine Repository directly.