Grammar and punctuation fixes.

This commit is contained in:
Mak Kolybabi
2018-09-19 22:48:43 -05:00
parent 0a1c908503
commit 9c46a26af4
9 changed files with 12 additions and 12 deletions

View File

@@ -1916,7 +1916,7 @@ char *limits; /* points at range limit for current row, or NULL */
* shadow limit imposed by the far block (right) then use the far
* wall as our new far block when we recurse.
*
* If the limits are the the same, and the far block really exists
* If the limits are the same, and the far block really exists
* (fb_row >= 0) then do the same as above.
*
* Normally, the check would be for the far wall being closer OR EQUAL