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 /svl | |
parent | 70e4329d0479305f16158a63878f335ee9232a5e (diff) |
fdo#60724 correct spelling
Change-Id: I3d978cb657647b4a4e9709258c6a6a4ac1d339a9
Diffstat (limited to 'svl')
-rw-r--r-- | svl/inc/svl/poolitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/inc/svl/poolitem.hxx b/svl/inc/svl/poolitem.hxx index 30443a750f9d..5e041825186a 100644 --- a/svl/inc/svl/poolitem.hxx +++ b/svl/inc/svl/poolitem.hxx @@ -228,7 +228,7 @@ public: @param rString On success, returns the reconstructed Unicode string. - @return True if the string was successfuly read and reconstructed. + @return True if the string was successfully read and reconstructed. */ static OUString readByteString(SvStream & rStream); |