Obtained from https://github.com/freebsd/freebsd-doc/pull/1
Translates to :
-If this file already exists, just copy and add these lines to file the file.
+If this file already exists, just copy and add these lines to the file.
Differential D5713
Fix typo (erroneously duplicated word) Authored by AMDmi3 on Mar 23 2016, 1:52 AM. Tags None Referenced Files
Subscribers None
Details
Obtained from https://github.com/freebsd/freebsd-doc/pull/1 Translates to : -If this file already exists, just copy and add these lines to file the file.
Diff Detail
Event TimelineComment Actions Oh, and textproc/igor should be able to catch duplicated words in any language. Use igor -Rz filename | less -RS to check for content problems, or -RZ (capital Z) to check for whitespace problems. |