Remove more contractions

* doesn't
* won't
* isn't
* don't
This commit is contained in:
Siebrand Mazeland
2009-11-08 23:32:15 +01:00
parent 104a47e4a2
commit 5ab709b739
59 changed files with 110 additions and 110 deletions

View File

@@ -44,7 +44,7 @@ if (!defined('STATUSNET')) {
* 'piwikId' => 'id'));
*
* Replace 'example.com/piwik/' with the URL to your Piwik installation and
* make sure you don't forget the final /.
* make sure you do not forget the final /.
* Replace 'id' with the ID your statusnet installation has in your Piwik
* analytics setup - for example '8'.
*