summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Schulte <schulte.eric@gmail.com>2010-10-06 09:04:06 -0600
committerEric Schulte <schulte.eric@gmail.com>2010-10-06 09:04:06 -0600
commit462fc24cd333eb88aba52ebf476ea5e982c44f60 (patch)
treed2b5bb9a9f759e9ca861f2aa33c279c227e568a6
parentbe42b2fb51c443e10f5710fbf176afc200bde402 (diff)
downloadorg-mode-462fc24cd333eb88aba52ebf476ea5e982c44f60.tar.gz
typo in testing/README.org, once again, thanks Nick Dokos
* testing/README.org: type
-rw-r--r--testing/README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/README.org b/testing/README.org
index 8a3b390..f374a48 100644
--- a/testing/README.org
+++ b/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.