summaryrefslogtreecommitdiff
path: root/docs/oldlogs/ChangeLog.210
diff options
context:
space:
mode:
Diffstat (limited to 'docs/oldlogs/ChangeLog.210')
-rw-r--r--docs/oldlogs/ChangeLog.2102
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/oldlogs/ChangeLog.210 b/docs/oldlogs/ChangeLog.210
index e649d31e2..eea4d27b3 100644
--- a/docs/oldlogs/ChangeLog.210
+++ b/docs/oldlogs/ChangeLog.210
@@ -55,7 +55,7 @@
* tests/issue-1063/main.c (main): Fix uninitialized variable.
I tried running `meson test` but the test just crashed and gdb
- reported that the face argument to `FT_Get_Char_Index` was nonsense.
+ reported that the face argument to `FT_Get_Char_Index` was nonsense.
With this change the test prints 'Could not open file: ' as it
should.