summaryrefslogtreecommitdiff
path: root/sw/inc/printdata.hxx
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2013-10-04 16:57:18 +0200
committerJan Holesovsky <kendy@collabora.com>2013-10-04 20:27:30 +0200
commitad7b757a25d90e995606947ee639d5b620c267a2 (patch)
treede1a80f3bf6db7378f9853ba86f2d2b1047a96ed /sw/inc/printdata.hxx
parent6489f97fc428446c53c17f885963776cdcc21490 (diff)
'ist' -> 'is' here and there.
Change-Id: I0a463c38214b95582db2c7b3979367255426c14e
Diffstat (limited to 'sw/inc/printdata.hxx')
-rw-r--r--sw/inc/printdata.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/printdata.hxx b/sw/inc/printdata.hxx
index e92c164c7bf7..05aa4c1187c0 100644
--- a/sw/inc/printdata.hxx
+++ b/sw/inc/printdata.hxx
@@ -125,7 +125,7 @@ public:
bPrintTextPlaceholder == rData.bPrintTextPlaceholder;
}
- /** Note: in the context where this class ist used the pointers should always be valid
+ /** Note: in the context where this class is used the pointers should always be valid
during the lifetime of this object */
const SwPrintUIOptions & GetPrintUIOptions() const { return *m_pPrintUIOptions; }
const SwRenderData & GetRenderData() const { return *m_pRenderData; }