summaryrefslogtreecommitdiffstats
path: root/doc/openssl-c-indent.el
diff options
context:
space:
mode:
authorXiaoyin Liu <xiaoyinl@users.noreply.github.com>2017-07-31 18:58:40 -0400
committerPauli <paul.dale@oracle.com>2017-08-01 09:30:11 +1000
commita970b14f8d6f867a894824c60ae5c3e6cca5a89f (patch)
treeffcd7e1324e132ac4c382794152d7e5c46136681 /doc/openssl-c-indent.el
parente670db0183079b5f6325ce2abd9d785e0f966890 (diff)
Fix typo in documents
I scanned all files in the doc folder with a spell checker (https://github.com/EWSoftware/VSSpellChecker). This patch (hopefully) corrected all spell errors that it found. Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/4065)
Diffstat (limited to 'doc/openssl-c-indent.el')
-rw-r--r--doc/openssl-c-indent.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/openssl-c-indent.el b/doc/openssl-c-indent.el
index c28814a67d..38e7a4f39d 100644
--- a/doc/openssl-c-indent.el
+++ b/doc/openssl-c-indent.el
@@ -2,7 +2,7 @@
;;;
;;; This definition is for the "CC mode" package, which is the default
;;; mode for editing C source files in Emacs 20, not for the older
-;;; c-mode.el (which was the default in less recent releaes of Emacs 19).
+;;; c-mode.el (which was the default in less recent releases of Emacs 19).
;;;
;;; Recommended use is to add this line in your .emacs:
;;;