diff options
| author | Peter Moore <moooooooo@users.sourceforge.net> | 2008-01-22 08:52:00 +0000 |
|---|---|---|
| committer | Peter Moore <moooooooo@users.sourceforge.net> | 2008-01-22 08:52:00 +0000 |
| commit | d533f84434f270e39db9246638273128854a6bbf (patch) | |
| tree | 658de83f363246eb9af067ad686df6d5654ada89 /admin | |
| parent | 4946f63ef0527c944e0199846f717929ef1029a2 (diff) | |
| download | wiki-d533f84434f270e39db9246638273128854a6bbf.tar.gz wiki-d533f84434f270e39db9246638273128854a6bbf.tar.bz2 wiki-d533f84434f270e39db9246638273128854a6bbf.zip | |
fixed small typo.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/pump_wiki_inc.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/pump_wiki_inc.php b/admin/pump_wiki_inc.php index 5425dc2..9c3966e 100644 --- a/admin/pump_wiki_inc.php +++ b/admin/pump_wiki_inc.php @@ -1,6 +1,6 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_wiki/admin/pump_wiki_inc.php,v 1.2 2007/07/11 10:22:03 squareing Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_wiki/admin/pump_wiki_inc.php,v 1.3 2008/01/22 08:52:00 moooooooo Exp $ * @package install * @subpackage pumps */ @@ -71,7 +71,7 @@ Some other packages also have plugins. These settings can usually be found in th 'title' => 'Getting Help', 'description' => 'Help and Contact Details', 'edit' => 'bitweaver features an internal help system that provides help in virtually all forms and areas where you have to enter information. However, should you require more help, you can always contact us by any of the means mentioned below. -* Since we are still wroking hard on improving usability and stability of bitweaver, we haven\'t had time to translate bitweaver into various languages. If you are interested in helping us translate parts of bitweaver, please feel free to contact us. +* Since we are still working hard on improving usability and stability of bitweaver, we haven\'t had time to translate bitweaver into various languages. If you are interested in helping us translate parts of bitweaver, please feel free to contact us. * If you want to find out more about existing packages and how to install them, you can find information at [http://www.bitweaver.org|bitweaver]. * Best methods to get in contact with us ** IRC ([http://www.bitweaver.org/wiki/index.php?page=ConnectingToIrc|instructions] on connecting to irc) |
