diff options
Diffstat (limited to 'sw/inc/IDocumentState.hxx')
-rw-r--r-- | sw/inc/IDocumentState.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/IDocumentState.hxx b/sw/inc/IDocumentState.hxx index 913a5a413a..4a1d66fdcc 100644 --- a/sw/inc/IDocumentState.hxx +++ b/sw/inc/IDocumentState.hxx @@ -36,7 +36,7 @@ class IDocumentState { public: - /** Must be called manually at changes of format. + /** Must be called manually at changes of format. */ virtual void SetModified() = 0; |