Fix grammar in error statement
s/consider to migrate to jail.conf/consider migrating to jail.conf/
This commit is contained in:
parent
49475a5b47
commit
b5d189b6b6
@ -563,7 +563,7 @@ jail_warn()
|
||||
# To relieve confusion, show a warning message.
|
||||
case $_confwarn in
|
||||
1) warn "Per-jail configuration via jail_* variables " \
|
||||
"is obsolete. Please consider to migrate to $jail_conf."
|
||||
"is obsolete. Please consider migrating to $jail_conf."
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user