diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2016-03-28 21:18:36 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2016-03-28 21:18:36 +0300 |
commit | 0a1f44c293231c64c3ceb352637a5c3584fba50c (patch) | |
tree | 9843e8c7aff896e7b29f2418cb1fc793bffaa015 /documentation/ThemesHowTo.md | |
parent | 5b79e62c0a99bab8dfb8dce8124d9fecc11da54b (diff) | |
parent | 6f7b8e3f5bc0eaea00f479d6197d5381970ecff1 (diff) |
Merge pull request #689 from stweil/master
Fix some typos found by codespell
Diffstat (limited to 'documentation/ThemesHowTo.md')
-rw-r--r-- | documentation/ThemesHowTo.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ThemesHowTo.md b/documentation/ThemesHowTo.md index 32154c724c..ae6f8e09cd 100644 --- a/documentation/ThemesHowTo.md +++ b/documentation/ThemesHowTo.md @@ -1,7 +1,7 @@ # HowTo: Create Themes *Note:* You should read the [Module Reference](Modules.md) and the [Template Reference](Templates.md) before. -We assume you want to call your new theme _mytheme_. Make sure you replace this by your module name everytime this is mentionend in this Howto. +We assume you want to call your new theme _mytheme_. Make sure you replace this by your module name every time this is mentionend in this Howto. |