summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
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);