diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-04-15 05:39:31 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-15 05:39:31 +0200 |
commit | 1264480bc32e8dbadd654a0a014e8045c57d1ae4 (patch) | |
tree | 42f9cfaad6d58e4faaa0d6d91d0840b737edbdbf /tools | |
parent | 70e4329d0479305f16158a63878f335ee9232a5e (diff) |
fdo#60724 correct spelling
Change-Id: I3d978cb657647b4a4e9709258c6a6a4ac1d339a9
Diffstat (limited to 'tools')
-rw-r--r-- | tools/inc/tools/inetmime.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/inc/tools/inetmime.hxx b/tools/inc/tools/inetmime.hxx index 7f4c5aa98679..afe4247c6612 100644 --- a/tools/inc/tools/inetmime.hxx +++ b/tools/inc/tools/inetmime.hxx @@ -1210,7 +1210,7 @@ struct INetContentTypeParameter */ const OUString m_sValue; - /** This is true if the value is successfuly converted to Unicode, and + /** This is true if the value is successfully converted to Unicode, and false if the value is a special mixture of ISO-LATIN-1 characters and characters from Unicode's Private Use Area. */ |