diff options
Diffstat (limited to 'include/sfx2/docmacromode.hxx')
-rw-r--r-- | include/sfx2/docmacromode.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/docmacromode.hxx b/include/sfx2/docmacromode.hxx index c971cb93462d..6f9d06a4ffe9 100644 --- a/include/sfx2/docmacromode.hxx +++ b/include/sfx2/docmacromode.hxx @@ -101,7 +101,7 @@ namespace sfx2 virtual OUString getDocumentLocation() const = 0; - /** returns a zip-storage based on the last commited version of the document, + /** returns a zip-storage based on the last committed version of the document, for readonly access The storage is intended to be used for signing. An implementation is |