diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-12-09 00:45:39 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-12-09 00:45:39 +0000 |
commit | ccbb93b16df494da1c0ebf8081ee30acb3a02e42 (patch) | |
tree | 495b7d3bd432857d46dbb036810e1fa0b9c839bf /usr.sbin/afs | |
parent | 831aadadbdcc6c81bf560c5d4c327ce0773f8cce (diff) |
From Andrushock, s/sucess/success/g
Diffstat (limited to 'usr.sbin/afs')
-rw-r--r-- | usr.sbin/afs/src/milko/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/afs/src/milko/ChangeLog b/usr.sbin/afs/src/milko/ChangeLog index cb8cdb33ff7..873bb103fce 100644 --- a/usr.sbin/afs/src/milko/ChangeLog +++ b/usr.sbin/afs/src/milko/ChangeLog @@ -1085,7 +1085,7 @@ Thu Jun 22 17:21:06 2000 Tomas Olsson <tol@pizza.stacken.kth.se> * ontop_ff.xg: numacl. - * ontop_subr.c: Dont loop twice in ontop_alloc_vnode if sucessful. + * ontop_subr.c: Dont loop twice in ontop_alloc_vnode if successful. * ontopfs.c: ontop_{fetch,store}acl |