summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 09:43:04 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:09 +0200
commit52a41a0b743685a87eed36d4825ad6794741aebb (patch)
treea35c4f4973966a8543326c27e8a4f6bbf54ff83c /sd
parent12a881ec051faa1b0cfb011267ffbbc5ffc7c0fc (diff)
typo: desribes -> describes
Diffstat (limited to 'sd')
-rw-r--r--sd/inc/Outliner.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/Outliner.hxx b/sd/inc/Outliner.hxx
index 51a4cfe40639..d36fafce80e8 100644
--- a/sd/inc/Outliner.hxx
+++ b/sd/inc/Outliner.hxx
@@ -312,7 +312,7 @@ private:
/// The position when the search started. Corresponds largely to the
/// m?Start* members.
::sd::outliner::Iterator maSearchStartPosition;
- /** The last valid position desribes where the last text object has been
+ /** The last valid position describes where the last text object has been
found. This position is restored when some dialogs are shown. The
position is initially set to the where the search begins.
*/