mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +03:00
Fix typos in comments
Author: Michael Paquier
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
* to be coded into a tag.
|
||||
*
|
||||
* Finally the match algorithm checks that at least a match
|
||||
* of 3 or more bytes has been found, because thats the smallest
|
||||
* of 3 or more bytes has been found, because that is the smallest
|
||||
* amount of copy information to code into a tag. If so, a tag
|
||||
* is omitted and all the input bytes covered by that are just
|
||||
* scanned for the history add's, otherwise a literal character
|
||||
|
Reference in New Issue
Block a user