summaryrefslogtreecommitdiffstats
path: root/filter
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 /filter
parentResolves: #i123417# handle subsetting of empty ttf compound glyphs gracefully (diff)
downloadcore-ad7b757a25d90e995606947ee639d5b620c267a2.tar.gz
core-ad7b757a25d90e995606947ee639d5b620c267a2.zip
'ist' -> 'is' here and there.
Change-Id: I0a463c38214b95582db2c7b3979367255426c14e
Diffstat (limited to 'filter')
-rw-r--r--filter/source/graphicfilter/ieps/ieps.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/graphicfilter/ieps/ieps.cxx b/filter/source/graphicfilter/ieps/ieps.cxx
index 3f3ba2eb1525..a85294dabac2 100644
--- a/filter/source/graphicfilter/ieps/ieps.cxx
+++ b/filter/source/graphicfilter/ieps/ieps.cxx
@@ -45,7 +45,7 @@ class FilterConfigItem;
|*
|* Description Checks if there is a string(pDest) of length nSize
|* inside the memory area pSource which is nComp bytes long.
-|* Check is NON-CASE-SENSITIVE. The return value ist the
+|* Check is NON-CASE-SENSITIVE. The return value is the
|* address where the string is found or NULL
|*
*************************************************************************/