fix a small typo git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1251 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
@ -22,7 +22,7 @@
if pkgcheck termcap
then
menu_begin MENU_PKG_TERMCAP 'Termcap (obsolated by [n]curses)'
menu_begin MENU_PKG_TERMCAP 'Termcap (obsoleted by [n]curses)'
bool 'Build and use termcap library' ROCKCFG_PKG_TERMCAP_USEIT 0
if [ "$ROCKCFG_PKG_TERMCAP_USEIT" = 1 ] ; then