summaryrefslogtreecommitdiffstats
path: root/docs/CONTRIBUTING
diff options
context:
space:
mode:
authorNicolas Pennequin <nicolas.pennequin@free.fr>2008-05-05 10:32:46 +0000
committerNicolas Pennequin <nicolas.pennequin@free.fr>2008-05-05 10:32:46 +0000
commit357ffb3c46a6c371fd84b56acd6f69cb6aad9bb8 (patch)
tree29035132e1313259010b945c7e37595939d369d9 /docs/CONTRIBUTING
parentef5fa8eaf541a19ccf953051f119e4f56cf3c445 (diff)
downloadrockbox-357ffb3c46a6c371fd84b56acd6f69cb6aad9bb8.tar.gz
rockbox-357ffb3c46a6c371fd84b56acd6f69cb6aad9bb8.zip
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17369 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs/CONTRIBUTING')
-rw-r--r--docs/CONTRIBUTING2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CONTRIBUTING b/docs/CONTRIBUTING
index e426770790..0b43d67eaa 100644
--- a/docs/CONTRIBUTING
+++ b/docs/CONTRIBUTING
@@ -63,7 +63,7 @@ Text format
-----------
Use "unix style" line feeds: "LF" only. Do not use "CR+LF".
-Use ISO-8859-1 character set, but try to refrain from using any non-ascii
+Use UTF-8 character set, but try to refrain from using any non-ascii
letters as they will only appear weird in some camps no matter what.
Patches