aboutsummaryrefslogtreecommitdiffstats
path: root/doc/THEMES.md
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2012-10-17 15:05:37 +0100
committerLouise Crow <louise.crow@gmail.com>2012-10-17 15:05:37 +0100
commitc8a203e221a55a5653596f5a8e092bd3877df9c4 (patch)
tree3de4ac1214eca2c12a357e5f338b0d3055e79721 /doc/THEMES.md
parente6dc0f6606b26e13cb0cd16124fdb2aad3c1b5a6 (diff)
parentcc7bc36d5748c9baa0cfd8e44395923cc5792f32 (diff)
Merge branch 'release/0.6.7'
Conflicts: locale/cs/app.po locale/ro_RO/app.po
Diffstat (limited to 'doc/THEMES.md')
-rw-r--r--doc/THEMES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/THEMES.md b/doc/THEMES.md
index 6c22764fc..c5e4a3eee 100644
--- a/doc/THEMES.md
+++ b/doc/THEMES.md
@@ -123,7 +123,7 @@ do this in the `alavetelitheme`.
To do add states, create two modules in your theme,
`InfoRequestCustomStates` and `RequestControllerCustomStates`. The
-former must have these two methods:
+former must have these methods:
* `theme_calculate_status`: return a tag to identify the current state of the request
* `theme_extra_states`: return a list of tags which identify the extra states you'd like to support