diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-04-18 00:22:58 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-04-18 00:30:35 +0300 |
commit | 9a7fc5ee26c7b7a5ad227d628e1a1f389e3085c2 (patch) | |
tree | 48092a4f8b424f88d7a259107f23dea33d16d10e /include/svx | |
parent | d112cf387513231b6bc133e5d37ba51f4bc4c6ac (diff) |
Typo: s/shure/sure
Change-Id: I1c55d3ee8be06deb6d48a6ad5cd30d170c8b9dbb
Diffstat (limited to 'include/svx')
-rw-r--r-- | include/svx/svdmrkv.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdmrkv.hxx b/include/svx/svdmrkv.hxx index 5ffde8c3e3ca..84c04a6f2ae8 100644 --- a/include/svx/svdmrkv.hxx +++ b/include/svx/svdmrkv.hxx @@ -434,7 +434,7 @@ public: Point GetGridOffset() const; // Will be always called, if the list of marked objects might be changed. - // If you overload this method (as programmer), be shure that you call the + // If you overload this method (as programmer), be sure that you call the // methods of the base class! virtual void MarkListHasChanged(); |