浏览代码

typo in testing/README.org, once again, thanks Nick Dokos

* testing/README.org: type
Eric Schulte 15 年之前
父节点
当前提交
462fc24cd3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      testing/README.org

+ 1 - 1
testing/README.org

@@ -21,7 +21,7 @@ Org-mode test framework.
 
 
 3) The =org-test-jump= command is now bound to =M-C-j= in all
 3) The =org-test-jump= command is now bound to =M-C-j= in all
    emacs-lisp files.  Call this command from any file in the =lisp/=
    emacs-lisp files.  Call this command from any file in the =lisp/=
-   directory of the org-mode repository to just to the related test
+   directory of the org-mode repository to jump to the related test
    file in the =testing/= directory.  Call this functions with a
    file in the =testing/= directory.  Call this functions with a
    prefix argument, and the corresponding test file will be stubbed
    prefix argument, and the corresponding test file will be stubbed
    out if it doesn't already exist.
    out if it doesn't already exist.