From 47410a07705947092c58332396cd3ff15d5eee4c Mon Sep 17 00:00:00 2001 From: Sebastian Jaenicke Date: Fri, 29 Aug 2003 23:38:32 +0000 Subject: [PATCH] Sebastian Jaenicke : fix a small typo git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1251 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/termcap/config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/base/termcap/config.in b/package/base/termcap/config.in index e357ef0d8..5076a0b21 100644 --- a/package/base/termcap/config.in +++ b/package/base/termcap/config.in @@ -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