branch: externals/olivetti
commit e0dabc026cd26604cd4cc39f91b17e7bce02b578
Author: Paul Rankin <[email protected]>
Commit: Paul Rankin <[email protected]>
Obsessive cleanliness
---
olivetti.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/olivetti.el b/olivetti.el
index 6521ea0..71d9903 100644
--- a/olivetti.el
+++ b/olivetti.el
@@ -69,7 +69,7 @@
:prefix "olivetti-"
:group 'wp)
-;;; Customizable Variables
=====================================================
+;;; Customizable Variables =============================================
(defcustom olivetti-mode-hook
'(turn-on-visual-line-mode)
@@ -110,7 +110,7 @@ Can cause display issues in console mode."
:type 'boolean
:group 'olivetti)
-;;; Functions
==================================================================
+;;; Functions ==========================================================
(defun olivetti-set-mode-line (&optional arg)
"Set the mode line formating appropriately.
@@ -208,7 +208,7 @@ If prefixed with ARG, incrementally increase."
"Olivetti provides a nice writing environment.
Window margins are set to relative widths to accomodate a text
-body width set in `olivetti-body-width'.
+body width set with `olivetti-body-width'.
When `olivetti-hide-mode-line' is non-nil, the mode line is also
hidden."