diff src/input.cc @ 11575:d6619410e79c

Spellcheck documentation before 3.4 release.
author Rik <octave@nomad.inbox5.com>
date Wed, 19 Jan 2011 21:16:13 -0800
parents 7d6d8c1e471f
children 12df7854fa7c
line wrap: on
line diff
--- a/src/input.cc
+++ b/src/input.cc
@@ -1379,14 +1379,14 @@
 character string.  @xref{Strings}.\n\
 \n\
 You can also use ANSI escape sequences if your terminal supports them.\n\
-This can be useful for colouring the prompt.  For example,\n\
+This can be useful for coloring the prompt.  For example,\n\
 \n\
 @example\n\
 PS1 (\"\\\\[\\\\033[01;31m\\\\]\\\\s:\\\\#> \\\\[\\\\033[0m\\]\")\n\
 @end example\n\
 \n\
 @noindent\n\
-will give the default Octave prompt a red colouring.\n\
+will give the default Octave prompt a red coloring.\n\
 @seealso{PS2, PS4}\n\
 @end deftypefn")
 {