diff options
| author | wjames5 <will@tekimaki.com> | 2009-09-09 03:40:49 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-09-09 03:40:49 +0000 |
| commit | 353d8aabbbcc9164e404932fdafd5472fe798d32 (patch) | |
| tree | 909ea462e71e1c3c0b3f0bfe27f6e3ae3aab9c12 /templates/install_final_done.tpl | |
| parent | c484d60721d03d7158b44ad7954b81231a6e1cd6 (diff) | |
| download | install-353d8aabbbcc9164e404932fdafd5472fe798d32.tar.gz install-353d8aabbbcc9164e404932fdafd5472fe798d32.tar.bz2 install-353d8aabbbcc9164e404932fdafd5472fe798d32.zip | |
fix speeling error
Diffstat (limited to 'templates/install_final_done.tpl')
| -rw-r--r-- | templates/install_final_done.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install_final_done.tpl b/templates/install_final_done.tpl index c22c449..a514d43 100644 --- a/templates/install_final_done.tpl +++ b/templates/install_final_done.tpl @@ -37,7 +37,7 @@ <li> <strong>Performance</strong> <ul> - <li>For production sites, we recommond you visit our <a class="external" href="http://www.bitweaver.org/wiki/Bitweaver+Performance">Bitweaver Performance</a> page on how to optimise your Bitweaver install.</li> + <li>For production sites, we recommend you visit our <a class="external" href="http://www.bitweaver.org/wiki/Bitweaver+Performance">Bitweaver Performance</a> page on how to optimise your Bitweaver install.</li> <li>Please also have a look at your <kbd>kernel/config_inc.php</kbd> file. It contains various settings that cannot be set elsewhere and which might be of interest to you.</li> </ul> </li> |
