typo fix: allows to -> allows one to
Detected by lintian: Example: I: network-manager: typo-in-manual-page "allows to" "allows one to" [usr/share/man/man5/NetworkManager.conf.5.gz:1266]
This commit is contained in:
@@ -143,7 +143,7 @@ while [[ $# -gt 0 ]]; do
|
||||
;;
|
||||
--no-auto-with-test)
|
||||
# by default, the script adds "-w test" (unless the command line contains
|
||||
# "-w test" or "-W test"). This flags allows to suppress that automatism.
|
||||
# "-w test" or "-W test"). This flags allows one to suppress that automatism.
|
||||
# It's really only useful to test the spec file's internal default for the
|
||||
# "test" option. Otherwise, you can always just explicitly select "-w test"
|
||||
# or "-W test".
|
||||
|
Reference in New Issue
Block a user