Browse Source

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

* testing/README.org: type
Eric Schulte 15 years ago
parent
commit
462fc24cd3
1 changed files with 1 additions and 1 deletions
  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.