From b42da3879c85f7083bd9adc1bcb1f48b4472ac30 Mon Sep 17 00:00:00 2001 From: Tomas Abrahamsson Date: Tue, 30 Mar 2010 23:41:01 +0200 Subject: [PATCH] * textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807) --- lisp/ChangeLog | 5 +++++ lisp/textmodes/artist.el | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a86e387c372..bd287df28d0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2010-03-30 Tomas Abrahamsson + + * textmodes/artist.el (artist-mode): Fix typo in docstring. + Reported by Alex Schröder . (Bug#5807) + 2010-03-30 Kenichi Handa * language/sinhala.el (composition-function-table): Fix regexp for diff --git a/lisp/textmodes/artist.el b/lisp/textmodes/artist.el index bc5f29482e7..41145afb766 100644 --- a/lisp/textmodes/artist.el +++ b/lisp/textmodes/artist.el @@ -1319,7 +1319,7 @@ Selecting operation Variables - This is a brief overview of the different varaibles. For more info, + This is a brief overview of the different variables. For more info, see the documentation for the variables (type \\[describe-variable] RET). artist-rubber-banding Interactively do rubber-banding or not -- 2.39.5