mitm 7 роки тому
батько
коміт
2f0e32b0c6
1 змінених файлів з 3 додано та 3 видалено
  1. 3 3
      src/docs/asciidoc/wiki/atom_editor.adoc

+ 3 - 3
src/docs/asciidoc/wiki/atom_editor.adoc

@@ -96,7 +96,7 @@ NOTE: The Wiki repository will be on the left and your repository will be on the
 .  If the repositories are not identical, there will be green button btn:[Create pull request]. Click it to update your repository.
 .  Update your local copy by doing a Pull request in Atom.
 
-IMPORTANT: As a non-member, when there is interaction between the Wiki repository and your fork, you issue commands online. When the interaction is between your forked repository and your local copy, you issue command from Atom.
+IMPORTANT: As a non-member, when there is interaction between the Wiki repository and your fork, you issue commands online. When the interaction is between your forked repository and your local copy, you issue commands from Atom.
 
 
 == Pushing Changes
@@ -112,7 +112,7 @@ To submit changes to the Wiki repository after pushing them to your fork:
 .  Note that the jMonkeyEngine repository will be on the left and your repository will be on the right.
 .  Click the green button btn:[Create pull request]. Give a succinct and informative title, in the comment field give a short explanation of the changes and click the green button btn:[Create pull request] again.
 
-IMPORTANT: As a non-member, when there is interaction between the Wiki repository and your fork, you issue commands online. When the interaction is between your forked repository and your local copy, you issue command from Atom.
+IMPORTANT: As a non-member, when there is interaction between the Wiki repository and your fork, you issue commands online. When the interaction is between your forked repository and your local copy, you issue commands from Atom.
 
 
 == Wiki Template
@@ -145,7 +145,7 @@ You can now use your template when creating new Wiki documents by opening the `C
 [TIP]
 ====
 To edit the template, from the `Command Palette` (kbd:[ctrl]+kbd:[shift] +kbd:[P]) type "`file`" into the search box and select: +
-`File Templates: Update Template -> Jme3 Wiki Page -> Edit Template`
+`menu:File Templates: Update Template[Jme3 Wiki Page>Edit Template]`
 
 Save the edit when finished.
 ====