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

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

[elpa] externals/olivetti be11f32 055/134: Fixing typo


From: Stefan Monnier
Subject: [elpa] externals/olivetti be11f32 055/134: Fixing typo
Date: Thu, 25 Apr 2019 09:57:28 -0400 (EDT)

branch: externals/olivetti
commit be11f325f4b09f29420c96127c8562a0f09c8cf8
Author: Paul Rankin <address@hidden>
Commit: Paul Rankin <address@hidden>

    Fixing typo
---
 olivetti.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/olivetti.el b/olivetti.el
index e79f955..af78486 100644
--- a/olivetti.el
+++ b/olivetti.el
@@ -260,7 +260,7 @@ If prefixed with ARG, incrementally decrease."
      (define-key map "[" 'olivetti-shrink) map)))
 
 (defun olivetti-shrink (&optional arg)
-  "incrementally decrease the value of `olivetti-body-width'.
+  "Incrementally decrease the value of `olivetti-body-width'.
 
 If prefixed with ARG, incrementally increase."
   (interactive "P")



reply via email to

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