diff options
author | Sarven Capadisli <csarven@controlyourself.ca> | 2009-02-11 19:56:17 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@controlyourself.ca> | 2009-02-11 19:56:17 +0000 |
commit | 21f6c911611fe9debfae9a4c123e91294bc877e3 (patch) | |
tree | e9cbe45fdbc5dc73a41da8b898eb368fbb97e3c2 | |
parent | 012288bdf6f4ad41c861504c05b2ac1cee834dd3 (diff) |
Minor correction: pikiw -> piwik
-rw-r--r-- | plugins/GoogleAnalyticsPlugin.php | 2 |
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 |