summaryrefslogtreecommitdiff
path: root/modules/wishlist.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/wishlist.module')
-rw-r--r--modules/wishlist.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/wishlist.module b/modules/wishlist.module
index 5438c282a..c17195caa 100644
--- a/modules/wishlist.module
+++ b/modules/wishlist.module
@@ -75,7 +75,7 @@ function wishlist_page() {
}
function wishlist_help() {
- print "Check the <A HREF=\"module.php?mod=wishlist\">feature wishlist</A>.";
+ print "See <A HREF=\"module.php?mod=wishlist\">feature wishlist</A>.";
}
?> \ No newline at end of file