mlang pushed a commit to branch master in repository elpa. commit 5315891e4f09097b10632a350ea66a6ba8201bed Author: Mario Lang <ml...@delysid.org> Date: Thu May 22 12:37:38 2014 +0200
[quarter-plane] Fix typo in Commentary. --- packages/quarter-plane/quarter-plane.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/packages/quarter-plane/quarter-plane.el b/packages/quarter-plane/quarter-plane.el index f73fd4e..3cb70d9 100644 --- a/packages/quarter-plane/quarter-plane.el +++ b/packages/quarter-plane/quarter-plane.el @@ -24,7 +24,7 @@ ;; This package provides Quarter Plane mode, a minor mode which ;; provides Picture mode style editing (treating the screen as a ;; semi-infinite quarter-plane). Unlike Picture mode, it is a minor -;; modes (see the Emacs manual for the documentation of Picture mode). +;; mode (see the Emacs manual for the documentation of Picture mode). ;; Type M-x quarter-plane-mode to enable Quarter Plane mode in the ;; current buffer, and M-x global-quarter-plane-mode to enable it ;; globally.