summaryrefslogtreecommitdiff
path: root/include/rtl/ustrbuf.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-07-17 14:49:41 +0200
committerNoel Grandin <noel@peralex.com>2014-07-17 14:49:41 +0200
commit8416a65af18b7b030dece09f532235b8bb195a2b (patch)
tree5537ac31914df1887d0f20490e6658fa23c0691e /include/rtl/ustrbuf.hxx
parenta39f690a2ac9bf8a04d3371cc837ca81bd85f22c (diff)
fix spelling structur -> structure
Change-Id: I7aa4a9bf72732db95a67cee368f3a83a0d71bb9c
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 9d304b68fa71..b3cee756f685 100644
--- a/include/rtl/ustrbuf.hxx
+++ b/include/rtl/ustrbuf.hxx
@@ -1386,7 +1386,7 @@ private:
}
/**
- A pointer to the data structur which contains the data.
+ A pointer to the data structure which contains the data.
*/
rtl_uString * pData;