summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/LibreOfficeKit/LibreOfficeKit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/LibreOfficeKit/LibreOfficeKit.h b/include/LibreOfficeKit/LibreOfficeKit.h
index 9c746348eac9..9fb5ace2cb3c 100644
--- a/include/LibreOfficeKit/LibreOfficeKit.h
+++ b/include/LibreOfficeKit/LibreOfficeKit.h
@@ -76,7 +76,7 @@ struct _LibreOfficeKitDocumentClass
LibreOfficeKitDocumentType (*getDocumentType) (LibreOfficeKitDocument* pThis);
// Part refers to either indivual sheets in a Spreadsheet, or slides
- // in a Slideshow, and has no relevance for wrtier documents.
+ // in a Slideshow, and has no relevance for writer documents.
int (*getParts) (LibreOfficeKitDocument* pThis);
int (*getPart) (LibreOfficeKitDocument* pThis);