- typos: s/compatability/compatibility/g;s/compatable/compatible/g;
This commit is contained in:
@@ -46,7 +46,7 @@ int cp_main(int argc, char **argv)
|
||||
}
|
||||
if (flags & 64) {
|
||||
/* Make -r a synonym for -R,
|
||||
* -r was marked as obsolete in SUSv3, but is included for compatability
|
||||
* -r was marked as obsolete in SUSv3, but is included for compatibility
|
||||
*/
|
||||
flags |= FILEUTILS_RECUR;
|
||||
}
|
||||
|
Reference in New Issue
Block a user