Skip to content

Commit 2dc72ce

Browse files
committed
fixed grammatical errors
1 parent 25416a5 commit 2dc72ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/uu/od/src/od.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@ fn extract_strings_from_input(
659659
string_start_offset = current_offset;
660660
offset_preloaded = true;
661661
} else {
662-
// Any other non-printable (like \n) resets the prelod logic, representig the GNU bug
662+
// Any other non-printable (like \n) resets the preload logic, representing the GNU bug
663663
offset_preloaded = false;
664664
}
665665

0 commit comments

Comments
 (0)