diff options
author | Dries Buytaert <dries@buytaert.net> | 2007-07-30 18:23:25 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2007-07-30 18:23:25 +0000 |
commit | c33da7d51c5670eb8cfdb19f49af9443813e8521 (patch) | |
tree | 764254909f721512c8d5040724d3a18fe3dcfe04 /modules/path/path.admin.inc | |
parent | e7f195bbee7b7ce4f1206a4cf3ccc4e01aabee50 (diff) | |
download | brdo-c33da7d51c5670eb8cfdb19f49af9443813e8521.tar.gz brdo-c33da7d51c5670eb8cfdb19f49af9443813e8521.tar.bz2 |
- Patch #163039 by Crell: fixed typo.
Diffstat (limited to 'modules/path/path.admin.inc')
-rw-r--r-- | modules/path/path.admin.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/path/path.admin.inc b/modules/path/path.admin.inc index 844d03450..b000cf01f 100644 --- a/modules/path/path.admin.inc +++ b/modules/path/path.admin.inc @@ -3,7 +3,7 @@ /** * @file - * Administrative page callbacks for the contact module. + * Administrative page callbacks for the path module. */ /** |