Преглед на файлове

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
    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
    prefix argument, and the corresponding test file will be stubbed
    out if it doesn't already exist.