Index: modules/field/modules/options/options.test
===================================================================
RCS file: /cvs/drupal/drupal/modules/field/modules/options/options.test,v
retrieving revision 1.21
diff -u -p -r1.21 options.test
--- modules/field/modules/options/options.test	1 Dec 2010 07:11:38 -0000	1.21
+++ modules/field/modules/options/options.test	6 Dec 2010 20:30:10 -0000
@@ -478,7 +478,7 @@ class OptionsWidgetsTestCase extends Fie
     $this->drupalGet($fieldEditUrl);
 
     $this->assertText(
-      'Use field label instead the "On value" as label ',
+      'Use field label instead of the "On value" as label ',
       t('Display setting checkbox available.')
     );
 
@@ -497,7 +497,7 @@ class OptionsWidgetsTestCase extends Fie
     // is stored and has the expected effect
     $this->drupalGet($fieldEditUrl);
     $this->assertText(
-      'Use field label instead the "On value" as label ',
+      'Use field label instead of the "On value" as label ',
       t('Display setting checkbox is available')
     );
     $this->assertFieldChecked(
