From 57a96cbb78a21e0a87aaaad5b6e17a7fa4e89865 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 8 Oct 2004 16:54:35 +0000 Subject: - Bug #10530: added a missing period to a sentence in the help text. --- modules/statistics.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/statistics.module') diff --git a/modules/statistics.module b/modules/statistics.module index e31b9a5ba..eaeba22a6 100644 --- a/modules/statistics.module +++ b/modules/statistics.module @@ -18,7 +18,7 @@ function statistics_help($section) {

The module counts how many times, and from where -- using HTTP referrer -- each of your posts is viewed. Once we have that count the module can do the following with it:

-- cgit v1.2.3