瀏覽代碼

Updated content.

mitm 8 年之前
父節點
當前提交
aa973b9602
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/docs/asciidoc/wiki/atom_editor.adoc

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

@@ -114,7 +114,7 @@ The Atom AsciiDoc packages add great functionality to the editor, but they do no
     'body': '<<${1:path/to/wiki/page}#,${2:custom label text}>>'
 ----
 
-Thereafter just type kbd:[<<]  and hit kbd:[Tab] to insert an Internal Cross Reference link. You can then use the kbd:[Tab] key to cycle through each tab stop when your ready.
+Thereafter just type kbd:[<<]  and hit kbd:[Tab] to insert an Inter-Document Cross Reference link. You can then use the kbd:[Tab] key to cycle through each tab stop when your ready.
 
 You can help the jMonkey community by adding new snippets. Use your editor and edit the <<wiki/atom_snippets#,Atom Snippets>> document. Make sure to announce any proposed changes on the link:https://hub.jmonkeyengine.org/[jMonkeyEngine Forum] under the topic "`Documentation`" first so others are aware and can test out your proposed change.