Issue #1235618 by langworthy | alibama: Fix line 402. master
authorlangworthy
Sat, 25 Feb 2012 06:48:10 +0000 (22:48 -0800)
committerGrayside
Sat, 25 Feb 2012 06:48:10 +0000 (22:48 -0800)
kitf.txt

index c0dd1a8..5031a9e 100644 (file)
--- a/kitf.txt
+++ b/kitf.txt
@@ -399,9 +399,9 @@ block. It may not adjust visibility settings for the "User login" block.
 ### 6.1 Theme regions
 
 Drupal's theme layer allows themes to implement any number of custom regions and
-omit ones referenced by the default core theme Garland. A feature should one of
-the following regions for blocks critical to its functionality and can expect a
-compliant theme to support them.
+omit ones referenced by the default core theme Garland. A feature should use one
+of the following regions for blocks critical to its functionality and can expect
+a compliant theme to support them.
 
 - `content`: The main page content region.
 - `left`: The lefthand sidebar.