branch: elpa/annotate
commit f2b085d279fb718a1c81802f51ad8fbc085c0dc6
Author: cage <cage-invalid@invalid>
Commit: cage <cage-invalid@invalid>

    - fixed typos.
---
 annotate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/annotate.el b/annotate.el
index 17d04b3e7d..c0a88bd091 100644
--- a/annotate.el
+++ b/annotate.el
@@ -117,7 +117,7 @@ text lines and annotation text)."
 
 (defcustom annotate-diff-export-options ""
  "Other options for diffing between a buffer with and without integrated 
annotations.
-Note that thre is an oimplicit -u at the end of default options
+Note that there is an implicit -u at the end of default options
 that Emacs passes to the diff program"
   :type 'string
   :group 'annotate)

Reply via email to