1
0
Fork 0

typo: s/atl/alt/ (for "alternatives")

This commit is contained in:
mfranz 2008-07-24 20:46:30 +00:00
parent 4b40e725cd
commit 48c8ee3bfc

View file

@ -263,7 +263,7 @@ __fgfs() {
alt=$(__fgfs_offer jsbsim yasim uiuc larcsim ufo magic)
;;
--geometry=*)
atl=$(__fgfs_offer 640x480 800x600 1024x768 1152x864 1600x1200)
alt=$(__fgfs_offer 640x480 800x600 1024x768 1152x864 1600x1200)
;;
--log-level=*)
alt=$(__fgfs_offer bulk debug info warn alert)