Mercurial > hg > octave-jordi > gnulib-hg
changeset 18013:6a2364f8d98b
* lib/set-permissions.c: Spelling fix.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Sun, 14 Jun 2015 22:50:18 -0700 |
parents | 678b2f611237 |
children | 8fd1a1a99307 |
files | lib/set-permissions.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lib/set-permissions.c +++ b/lib/set-permissions.c @@ -774,7 +774,7 @@ early_chmod = false; # else - /* All other plaforms */ + /* All other platforms */ /* On Cygwin, it is necessary to call chmod before acl, because chmod can change the contents of the ACL (in ways that don't change the allowed accesses, but still visible). */