diff options
| author | Tomas Abrahamsson | 2010-03-30 23:41:01 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2010-03-30 23:41:01 +0200 |
| commit | b42da3879c85f7083bd9adc1bcb1f48b4472ac30 (patch) | |
| tree | 96f2400c80d3c4bfe693df4639259ed80df04879 /lisp/textmodes | |
| parent | 67fee863be3a08eae00736fe0777bdb0c259cdff (diff) | |
| download | emacs-b42da3879c85f7083bd9adc1bcb1f48b4472ac30.tar.gz emacs-b42da3879c85f7083bd9adc1bcb1f48b4472ac30.zip | |
* textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807)
Diffstat (limited to 'lisp/textmodes')
| -rw-r--r-- | lisp/textmodes/artist.el | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
| 1319 | 1319 | ||
| 1320 | Variables | 1320 | Variables |
| 1321 | 1321 | ||
| 1322 | This is a brief overview of the different varaibles. For more info, | 1322 | This is a brief overview of the different variables. For more info, |
| 1323 | see the documentation for the variables (type \\[describe-variable] <variable> RET). | 1323 | see the documentation for the variables (type \\[describe-variable] <variable> RET). |
| 1324 | 1324 | ||
| 1325 | artist-rubber-banding Interactively do rubber-banding or not | 1325 | artist-rubber-banding Interactively do rubber-banding or not |