Fix typos

This commit is contained in:
Dimitris Apostolou
2021-11-13 21:54:08 +02:00
parent ff9313e6dd
commit 591eedcf36
5 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
//
// Support for logging binary data as hex
// format flags, any combination of the followng:
// format flags, any combination of the following:
// {:X} - print in uppercase.
// {:s} - don't separate each byte with space.
// {:p} - don't print the position on each line start.