Index: class-install.php
===================================================================
--- class-install.php	(revision 1339)
+++ class-install.php	(working copy)
@@ -525,13 +525,13 @@
 					'wp_siteurl' => array(
 						'value' => '',
 						'label' => __('WordPress address (URL):'),
-						'note'  => __('This value should exactly match the <strong>WordPress address (URL)</strong> in your WordPress general settings.'),
+						'note'  => __('This value should exactly match the <strong>WordPress address (URL)</strong> setting in your WordPress general settings.'),
 						'prerequisite' => 'toggle_2_1'
 					),
 					'wp_home' => array(
 						'value' => '',
 						'label' => __('Blog address (URL):'),
-						'note'  => __('This value should exactly match the <strong>Blog address (URL)</strong> in your WordPress general settings.'),
+						'note'  => __('This value should exactly match the <strong>Blog address (URL)</strong> setting in your WordPress general settings.'),
 						'prerequisite' => 'toggle_2_1'
 					),
 					'wp_secret_key' => array(

