From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- config.tests/x11/xcursor.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.tests/x11/xcursor.test') diff --git a/config.tests/x11/xcursor.test b/config.tests/x11/xcursor.test index f3bd4f00..514e33ca 100755 --- a/config.tests/x11/xcursor.test +++ b/config.tests/x11/xcursor.test @@ -75,7 +75,7 @@ if [ "$XCURSOR" = "yes" ]; then elif [ "$XCURSOR_MAJOR" != "1" ]; then XCURSOR=no [ "$VERBOSE" = "yes" ] && \ - echo " Found Xcursor version $XCURSOR_MAJOR.$XCURSOR_MINOR, version 1.0 or higher retquired." + echo " Found Xcursor version $XCURSOR_MAJOR.$XCURSOR_MINOR, version 1.0 or higher required." else [ "$VERBOSE" = "yes" ] && \ echo " Found Xcursor version $XCURSOR_MAJOR.$XCURSOR_MINOR" -- cgit v1.2.1