summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2013-11-04 12:45:22 +0100
committerBastien Guerry <bzg@altern.org>2013-11-04 12:45:22 +0100
commit2a95f5e40958d7b9e79e5ad64eb24507c9d638d5 (patch)
tree3a2298445ccc4bed5c988aced0ec3328c6a8c8c4
parent56d405a41c3ce0d4c181bdc920e7a8a7647330b2 (diff)
downloadorg-mode-2a95f5e40958d7b9e79e5ad64eb24507c9d638d5.tar.gz
org.texi (Catching invisible edits): Fix typo
* org.texi (Catching invisible edits): Fix typo. Thanks to Cyprien Gay for reporting this.
-rw-r--r--doc/org.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/org.texi b/doc/org.texi
index 852c153..94f7ac3 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -1375,7 +1375,7 @@ entries.
@vindex org-catch-invisible-edits
@cindex edits, catching invisible
Sometimes you may inadvertently edit an invisible part of the buffer and be
-confused on what as been edited and how to undo the mistake. Setting
+confused on what has been edited and how to undo the mistake. Setting
@code{org-catch-invisible-edits} to non-@code{nil} will help prevent this. See the
docstring of this option on how Org should catch invisible edits and process
them.