summaryrefslogtreecommitdiff
path: root/include/rtl/ustrbuf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/rtl/ustrbuf.hxx')
-rw-r--r--include/rtl/ustrbuf.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rtl/ustrbuf.hxx b/include/rtl/ustrbuf.hxx
index 179ba82c9c6f..abb85a087ce2 100644
--- a/include/rtl/ustrbuf.hxx
+++ b/include/rtl/ustrbuf.hxx
@@ -210,7 +210,7 @@ public:
/**
Fill the string data in the new string and clear the buffer.
- This method is more efficient than the contructor of the string. It does
+ This method is more efficient than the constructor of the string. It does
not copy the buffer.
@return the string previously contained in the buffer.