summaryrefslogtreecommitdiff
path: root/src/base/ftsystem.c
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2023-04-26 13:15:57 +0200
committerWerner Lemberg <wl@gnu.org>2023-04-27 06:24:48 +0200
commitcfe54d6ac395090e0975b743b9dba941067ba6e0 (patch)
treeff4fe3e6d90c5748d89c210795c561a70e0243bc /src/base/ftsystem.c
parent7ab541a28be55256eaa17fd45a285d12143617be (diff)
downloadfreetype2-cfe54d6ac395090e0975b743b9dba941067ba6e0.tar.gz
s/this is,/that is,/
Diffstat (limited to 'src/base/ftsystem.c')
-rw-r--r--src/base/ftsystem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/ftsystem.c b/src/base/ftsystem.c
index 98c046b83..61c99e363 100644
--- a/src/base/ftsystem.c
+++ b/src/base/ftsystem.c
@@ -206,7 +206,7 @@
* The number of bytes to read from the stream.
*
* @Return:
- * The number of bytes actually read. If `count' is zero (this is,
+ * The number of bytes actually read. If `count' is zero (that is,
* the function is used for seeking), a non-zero return value
* indicates an error.
*/