Fix typos in option summary. For `--version', use PACKAGE_STRING,
authorTaylor R. Campbell <net/mumble/campbell>
Sat, 25 Apr 2009 23:17:04 +0000 (23:17 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Sat, 25 Apr 2009 23:17:04 +0000 (23:17 +0000)
commit1758f9dd18f70fc297c5097827bb8f1f3b8b66b6
treed6a779969d92de099ee511c8dfe47c3dc358d095
parent841e6453eaa9176bb82e8d621afc1910131a8781
Fix typos in option summary.  For `--version', use PACKAGE_STRING,
rather than copying it in a format string with PACKAGE_VERSION.
v7/src/microcode/option.c