Waldir Pimenta %!s(int64=10) %!d(string=hai) anos
pai
achega
e8b9c2a7af
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/common/split.md

+ 1 - 1
pages/common/split.md

@@ -10,7 +10,7 @@
 
 `split -n 5 {{filename}}`
 
-- Split a file with atmost 512 bytes of lines in each split.
+- Split a file with at most 512 bytes of lines in each split.
 
 `split -C 512 {{filename}}`