summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-04-15 05:39:31 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-04-15 05:39:31 +0200
commit1264480bc32e8dbadd654a0a014e8045c57d1ae4 (patch)
tree42f9cfaad6d58e4faaa0d6d91d0840b737edbdbf /svl
parent70e4329d0479305f16158a63878f335ee9232a5e (diff)
fdo#60724 correct spelling
Change-Id: I3d978cb657647b4a4e9709258c6a6a4ac1d339a9
Diffstat (limited to 'svl')
-rw-r--r--svl/inc/svl/poolitem.hxx2
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);