diff options
author | Roland McGrath <roland@gnu.org> | 2001-11-23 23:17:27 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-11-23 23:17:27 +0000 |
commit | b6c68a1f18fa72ee1b7e093a28fda2c41417209e (patch) | |
tree | 390a20cc180efe51c89af0001722a79979e938e3 | |
parent | c10dccf7f2d08d1df49ccb1786384fcf6a3bc230 (diff) |
typo fix
-rw-r--r-- | utils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index 48ce1091..42943cbe 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -16,7 +16,7 @@ 2001-06-15 Neal H Walfield <neal@cs.uml.edu> * settrans.c (options): New option `--orphan'. - Fix other comments to aviod confusion. + Fix other comments to avoid confusion. (main): Add FS_TRANS_ORPHAN to ACTIVE_FLAGS if `--orphan' is specified. |