diff options
author | Robert Menes <rmenes@rockbox.org> | 2008-11-20 23:06:55 +0000 |
---|---|---|
committer | Robert Menes <rmenes@rockbox.org> | 2008-11-20 23:06:55 +0000 |
commit | 2527ebff3dfa219fc2abe92c136e11c29f5064fc (patch) | |
tree | 329e82973d60aac13f93e0ab0c8f8acd9d786391 /manual/appendix/config_file_options.tex | |
parent | 1284c127f8e1f2ab693d523a009b7b2e553024a5 (diff) |
Minor fix of the word "color" in the color settings; it is now spelled
in British English "colour".
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19163 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/config_file_options.tex')
-rw-r--r-- | manual/appendix/config_file_options.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 3021d5477d..9ccccee767 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -250,11 +250,11 @@ }% \opt{lcd_color}{ - foreground color & 000000 to FFFFFF & RRGGBB\\ - background color & 000000 to FFFFFF & RRGGBB\\ - line selector start color & 000000 to FFFFFF & RRGGBB\\ - line selector end color & 000000 to FFFFFF & RRGGBB\\ - line selector text color & 000000 to FFFFFF & RRGGBB\\ + foreground colour & 000000 to FFFFFF & RRGGBB\\ + background colour & 000000 to FFFFFF & RRGGBB\\ + line selector start colour & 000000 to FFFFFF & RRGGBB\\ + line selector end colour & 000000 to FFFFFF & RRGGBB\\ + line selector text colour & 000000 to FFFFFF & RRGGBB\\ filetype colours & /path/filename.colours & N/A\\ } |