emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master c4842ec 043/184: Fix typo: 'beggining'


From: Oleh Krehel
Subject: [elpa] master c4842ec 043/184: Fix typo: 'beggining'
Date: Wed, 16 Oct 2019 13:14:45 -0400 (EDT)

branch: master
commit c4842ecaf35e9d08b8d1df8dc01b2fc3feedac68
Author: Yusuke Matsubara <address@hidden>
Commit: Yusuke Matsubara <address@hidden>

    Fix typo: 'beggining'
---
 counsel.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/counsel.el b/counsel.el
index 748eb63..155153b 100644
--- a/counsel.el
+++ b/counsel.el
@@ -3340,7 +3340,7 @@ MAJOR-MODE and, if so, loads the settings specified by 
PLIST
 instead of the default settings.  The following settings are
 recognized:
 
-- `:outline-regexp' is a regexp to match the beggining of an
+- `:outline-regexp' is a regexp to match the beginning of an
   outline heading.  It is only checked at the start of a line and
   so need not start with \"^\".
   Defaults to the value of the variable `outline-regexp'.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]