--- signwriter.admin.inc
+++ (clipboard)
@@ -580,7 +580,7 @@
   $form['general']['threestate'] = array(
     '#type' => 'checkbox',
     '#title' => t('Three State'),
-    '#description' => t('If enabled then images are build using hover and active state as well.'),
+    '#description' => t('If enabled then images are built using hover and active state as well.'),
     '#default_value' => _signwriter_get_val($p, 'threestate', FALSE),
   );
 
