diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-10 09:36:34 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-14 12:32:06 +0200 |
commit | e8836a3de860daf97b995f05f02fc30dac8adfbe (patch) | |
tree | d0eece05aa7f765b26d5e3eae603744c649a771a /sd/inc/drawdoc.hxx | |
parent | f75aa26620f26b1fd306ade2b3c7af13cb2d9034 (diff) |
typo: direclty -> directly
Diffstat (limited to 'sd/inc/drawdoc.hxx')
-rw-r--r-- | sd/inc/drawdoc.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/drawdoc.hxx b/sd/inc/drawdoc.hxx index b4fe8722d6f1..80f8095ec255 100644 --- a/sd/inc/drawdoc.hxx +++ b/sd/inc/drawdoc.hxx @@ -471,7 +471,7 @@ public: static SdDrawDocument* pDocLockedInsertingLinks; // static to prevent recursions while resolving links /** Create and insert a set of two new pages: a standard (draw) page and - the associated notes page. The new pages are inserted direclty + the associated notes page. The new pages are inserted directly after the specified page set. @param pCurrentPage This page is used to retrieve the layout for the page to |