summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-02-11 15:47:47 -0500
committerEvan Prodromou <evan@controlyourself.ca>2009-02-11 15:47:47 -0500
commit03fff15a516dc989617652fe893f917718e0aeb0 (patch)
tree37b6c9d5c93476d9d5bba3c7c73f9d0dcd76dafb
parent5127396325a29d6c7b8f0e1e0ae3e0580ab30dda (diff)
parent87f243917d5e58478a32a58e9d6b3364a8e02912 (diff)
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
-rw-r--r--plugins/GoogleAnalyticsPlugin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/GoogleAnalyticsPlugin.php b/plugins/GoogleAnalyticsPlugin.php
index 87a70e31e..1ecbb664e 100644
--- a/plugins/GoogleAnalyticsPlugin.php
+++ b/plugins/GoogleAnalyticsPlugin.php
@@ -37,7 +37,7 @@ if (!defined('LACONICA')) {
* This plugin will spoot out the correct JavaScript spell to invoke Google Analytics on a page.
*
* Note that Google Analytics is not compatible with the Franklin Street Statement; consider using
- * Pikiw (http://www.pikiw.org/) instead!
+ * Piwik (http://www.piwik.org/) instead!
*
* @category Plugin
* @package Laconica