summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-07-31 14:45:07 +0300
committerTor Lillqvist <tml@iki.fi>2013-07-31 14:45:27 +0300
commit4980d1acdf1498e9fd8cc0d6c31c2b8184c4439a (patch)
tree7f78c0cf7e2f534322a618933f9e122400ab03bf /vcl
parent8855ed1da18e9697873d77d0b99b5eff2e9336a8 (diff)
Update cautionary comment
Change-Id: Idafce559e6499e240c90dc0baa7359f63476ff7d
Diffstat (limited to 'vcl')
-rw-r--r--vcl/win/source/window/keynames.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/win/source/window/keynames.cxx b/vcl/win/source/window/keynames.cxx
index 7ec5af42ec44..017955186cdd 100644
--- a/vcl/win/source/window/keynames.cxx
+++ b/vcl/win/source/window/keynames.cxx
@@ -63,8 +63,8 @@ namespace vcl_sal {
// ====================================================================
//
// CAUTION CAUTION CAUTION
- // every string value in the replacements tables must be in UTF8
- // be careful with your editor !
+ // Every string value in the replacements tables must be in UTF-8
+ // but with the UTF-8 bytes encoded, not as such! Be careful!
//
// ====================================================================