diff options
Diffstat (limited to 'lib/kofficecore/KoPictureEps.h')
-rw-r--r-- | lib/kofficecore/KoPictureEps.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoPictureEps.h b/lib/kofficecore/KoPictureEps.h index 23dfdaf4..51e578d1 100644 --- a/lib/kofficecore/KoPictureEps.h +++ b/lib/kofficecore/KoPictureEps.h @@ -107,7 +107,7 @@ private: * * @param array the array which is read * @param start start position of the PostScript stream - * @param lenght lenght of the PostScript stream + * @param length length of the PostScript stream * @param pos current position (which is also returned) * @param lastCharWasCr defines if the previous line ended with a Carriage Return, * to skip an eventual Line Feed at the start of this line |