First changes in 0.5wip: correct some grammar (it's vs. its).

This commit is contained in:
Olaf Seibert
2016-02-21 21:13:50 +01:00
parent 2a14ffe251
commit a685d341c5
11 changed files with 15 additions and 11 deletions

View File

@@ -786,7 +786,7 @@ void text_complex_begin(
}
/* text_complex_fit checks if a complex expression will fit and
returns a pointer to it's location */
returns a pointer to its location */
static char *text_complex_fit(
TEXT_COMPLEX *tx,