mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-20 11:33:09 -08:00
(with_x_toolkit): Fix typo in previous change.
This commit is contained in:
parent
74712156d6
commit
d2ebfa8cfc
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@ Set it to either \`yes' or \`no'."
|
|||
#echo "${progname}: the \`--${optname}' option is supposed to have a value
|
||||
#which is \`yes', \`no', \`lucid', \`athena', \`motif' or \`open-look'."
|
||||
echo "${progname}: the \`--${optname}' option is supposed to have a value
|
||||
which is \`yes', \`no', \`lucid', or \`athena'.
|
||||
which is \`yes', \`no', \`lucid', or \`athena'."
|
||||
echo "${short_usage}") >&2
|
||||
exit 1
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue