summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-02-23 15:28:03 +0100
committerJulien Nabet <serval2412@yahoo.fr>2013-02-23 15:28:55 +0100
commit7c7755473e41f28e78dc79b885f8a39783f64699 (patch)
tree1e807ab11b99e86166454fbd0080109b6e9da4ec /svx
parent8655095a4910ca795dfd182e6796d9375727a694 (diff)
Fix typo "teh" -> "the"
Change-Id: Iacfeb4a0c2bff254e5bcc8d58582994cd0f3993a
Diffstat (limited to 'svx')
-rw-r--r--svx/inc/svx/svdpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svx/svdpage.hxx b/svx/inc/svx/svdpage.hxx
index 9d9e3f23d2ef..c8dd083019a4 100644
--- a/svx/inc/svx/svdpage.hxx
+++ b/svx/inc/svx/svdpage.hxx
@@ -234,7 +234,7 @@ public:
@return
This method returns <TRUE/> when the navigation positions stored
in SdrObjects are up to date.
- It returns <FALSE/> when teh navigation positions are not valid,
+ It returns <FALSE/> when the navigation positions are not valid,
for example because no explicit navigation order has been
defined, i.e. HasObjectNavigationOrder() would return <FALSE/>.
*/