diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-02-18 21:58:05 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-02-18 21:59:02 +0100 |
commit | 48f0a5ed3501e0b0a55cc71f85b4d1aee5a9f4ed (patch) | |
tree | fbc5a414ea499193b14a1c51a6a4bbd078bedbad /sd/source | |
parent | a9924d94e7db6db50b8b36a311f7d7abf80e4700 (diff) |
Typos
Change-Id: I845a85e1aad4a0708f2b43f7d94606b4b5513ee4
Diffstat (limited to 'sd/source')
-rw-r--r-- | sd/source/ui/slidesorter/inc/cache/SlsCacheContext.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/inc/cache/SlsCacheContext.hxx b/sd/source/ui/slidesorter/inc/cache/SlsCacheContext.hxx index b0dec625cc39..3678648b58be 100644 --- a/sd/source/ui/slidesorter/inc/cache/SlsCacheContext.hxx +++ b/sd/source/ui/slidesorter/inc/cache/SlsCacheContext.hxx @@ -86,7 +86,7 @@ public: /** Return the model to which the pages belong for which the called cache manages the previews. Different caches that belong to the - same model but have different preview sizes may acces previews of + same model but have different preview sizes may access previews of each other in order to create fast previews of the previews. */ virtual ::com::sun::star::uno::Reference<com::sun::star::uno::XInterface> GetModel (void) = 0; |