summaryrefslogtreecommitdiff
path: root/filter/source/config/cache
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-22 14:31:42 +0200
committerMichael Stahl <mstahl@redhat.com>2015-06-22 12:36:21 +0000
commitaade27554d427649810f5635133519cadfa8002f (patch)
tree7f87acd42d9b3821f969444cc0a65e8f27988503 /filter/source/config/cache
parenteb0c9b43e7f09054a864eb44c24c43b27c0f21f5 (diff)
Fix typos
Change-Id: I60ed5eb658d50cbc7dc572facb5463b7527b4d9b Reviewed-on: https://gerrit.libreoffice.org/16408 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'filter/source/config/cache')
-rw-r--r--filter/source/config/cache/filtercache.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/filter/source/config/cache/filtercache.hxx b/filter/source/config/cache/filtercache.hxx
index 1adb87fa328c..e6e969949593 100644
--- a/filter/source/config/cache/filtercache.hxx
+++ b/filter/source/config/cache/filtercache.hxx
@@ -543,12 +543,12 @@ class FilterCache : public BaseLock
@throw [css::uno::Exception]
if an internal error occurred.
- Note: If the item is missing inside the underlying configuration
+ Note: if the item is missing inside the underlying configuration
no exception will be thrown. In such case the item is marked as
finalized/mandatory automatically
- Reason: May be the item cames from the old configuration package and
+ Reason: maybe the item comes from the old configuration package and
was not migrated to the new one. So we can't provide write access
- to such items ...
+ to such items...
*/
void addStatePropsToItem( EItemType eType,
const OUString& sItem,
@@ -808,7 +808,7 @@ class FilterCache : public BaseLock
layer.
@descr The outside code has to be sure, that the item does not already exists
- inside this cachse. Otherwise it will be loaded twice. This method
+ inside this cache. Otherwise it will be loaded twice. This method
doesn't check such constellations!
@param eType