summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2008-06-19 09:29:08 +0000
committerLester Caine <lester@lsces.co.uk>2008-06-19 09:29:08 +0000
commit0153f3d33ab9fc93b5e654b90a6792df01e23dc7 (patch)
tree97ce258aa1feb2cedaae1e7a6b466730bdea88ab /modules
parent0a8c72a0ce81ba2d681718e56a2c0514cf82d3a9 (diff)
downloadarticles-0153f3d33ab9fc93b5e654b90a6792df01e23dc7.tar.gz
articles-0153f3d33ab9fc93b5e654b90a6792df01e23dc7.tar.bz2
articles-0153f3d33ab9fc93b5e654b90a6792df01e23dc7.zip
Correct documentation package name to articles
Could have worked around error, but lets get these things consistent
Diffstat (limited to 'modules')
-rw-r--r--modules/mod_articles.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/mod_articles.php b/modules/mod_articles.php
index aa843e1..7d5c023 100644
--- a/modules/mod_articles.php
+++ b/modules/mod_articles.php
@@ -1,7 +1,7 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_articles/modules/mod_articles.php,v 1.15 2007/06/13 19:39:05 squareing Exp $
- * @package article
+ * @version $Header: /cvsroot/bitweaver/_bit_articles/modules/mod_articles.php,v 1.16 2008/06/19 09:29:08 lsces Exp $
+ * @package articles
* @subpackage modules
*/