--- views_plugin_argument_default_taxonomy_tid.inc	2010-05-30 01:08:43.000000000 +0200
+++ views_plugin_argument_default_taxonomy_tid2.inc	2010-07-13 16:57:51.797686518 +0200
@@ -25,7 +25,7 @@ class views_plugin_argument_default_taxo
     );
     $form['node'] = array(
       '#type' => 'checkbox',
-      '#title' => t('Load default argument from node page, thats good for related taxonomy blocks.'),
+      '#title' => t("Load default argument from node page, that's good for related taxonomy blocks."),
       '#default_value' => $this->options['node'],
     );
 
