diff --git a/modules/ldapstatus/hooks/hook_frontpage.php b/modules/ldapstatus/hooks/hook_frontpage.php
index 0e48280c65f290660f9ec7ddf28c98f7e8e15c7d..2c27677d2a6f62e74a34f0683973fd341ffc7b59 100644
--- a/modules/ldapstatus/hooks/hook_frontpage.php
+++ b/modules/ldapstatus/hooks/hook_frontpage.php
@@ -1,6 +1,6 @@
 <?php
 /**
- * Hook to add the modinfo module to the frontpage.
+ * Hook to add the LDAP status module to the frontpage.
  *
  * @param array &$links  The links on the frontpage, split into sections.
  */