diff --git a/og_statistics.module b/og_statistics.module
index 12804d7..10f1ae7 100644
--- a/og_statistics.module
+++ b/og_statistics.module
@@ -373,7 +373,7 @@ function og_statistics_delete_record($gid) {
  * @param $nids
  *  A list of nids to recalc the records.
  */
-function og_statistcs_recalc($nids = array()) {
+function og_statistics_recalc($nids = array()) {
   foreach ($nids as $nid) {
     // All statistics are set to zero.
     $stat = array(
