diff options
Diffstat (limited to 'src/document.h')
| -rw-r--r-- | src/document.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/document.h b/src/document.h index b60561c32..12f6cb724 100644 --- a/src/document.h +++ b/src/document.h @@ -312,7 +312,7 @@ private: * * 1. There is reference request dictionary, that contains * objects (styles) needing certain id. Object::build checks - * final id against it, and invokes necesary methods + * final id against it, and invokes necessary methods * * 2. Removing referenced object is simply prohibited - * needs analyse, how we can deal with situations, where |
