diff options
| author | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-02-20 10:19:19 +0000 |
|---|---|---|
| committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-02-20 10:19:19 +0000 |
| commit | 8fa03d08ca9964ed8e30528edb7f9da8d723deeb (patch) | |
| tree | 71b91829f9aac938eedad38fad049a974e6d3414 /usr.bin/xinstall | |
| parent | 29c271590ecdfcb3e424ca1b98ad814210ea7af2 (diff) | |
Notes
Diffstat (limited to 'usr.bin/xinstall')
| -rw-r--r-- | usr.bin/xinstall/xinstall.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xinstall/xinstall.c b/usr.bin/xinstall/xinstall.c index 14666451e091a..449dea3294326 100644 --- a/usr.bin/xinstall/xinstall.c +++ b/usr.bin/xinstall/xinstall.c @@ -733,7 +733,7 @@ strip(const char *to_name) /* * install_dir -- - * build directory heirarchy + * build directory hierarchy */ static void install_dir(char *path) |
