; Fix doc typos related to indefinite articles

This commit is contained in:
Glenn Morris
2018-02-16 16:33:36 -05:00
parent 66a4e651f3
commit 9ab3df197f
11 changed files with 11 additions and 11 deletions

View File

@@ -252,7 +252,7 @@ decode_coding_XXXX (struct coding_system *coding)
CODING_RESULT_XXX indicating how the encoding finished.
DST_BYTES zero means that source area and destination area are
overlapped, which means that we can produce a encoded text until it
overlapped, which means that we can produce an encoded text until it
reaches at the head of not-yet-encoded source text.
Below is a template of these functions. */