diff options
Diffstat (limited to 'locale/en_US')
-rw-r--r-- | locale/en_US/opkbuild.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en_US/opkbuild.sh b/locale/en_US/opkbuild.sh index 62e4466..f1ac05f 100644 --- a/locale/en_US/opkbuild.sh +++ b/locale/en_US/opkbuild.sh @@ -49,7 +49,7 @@ This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by P. J. McDermott.' -msg_opkbuild_bbasf_mutex='Options -b, -S, and -F are mutually exclusive' +msg_opkbuild_bsf_mutex='Options -b, -S, and -F are mutually exclusive' msg_opkbuild_bad_opt='Invalid option "%s"' msg_opkbuild_uid0_cmd_not_found='UID 0 command "%s" not found' msg_opkbuild_uid0_cmd_bad_uid='UID 0 command "%s" doesn'\''t give UID 0' |