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 2481df9..e0ca467 100644 --- a/src/document.h +++ b/src/document.h @@ -32,7 +32,7 @@ namespace Tellico { /** * The Document contains everything needed to deal with the contents, thus separated from - * the viewer, the Tellico object. It can take of opening and saving documents, and tqcontains + * the viewer, the Tellico object. It can take of opening and saving documents, and contains * a list of the collections in the document. * * @author Robby Stephenson |