diff --git a/classes/event/session_ip_shared.php b/classes/event/session_ip_shared.php
index 8d71dca..e2e526f 100644
--- a/classes/event/session_ip_shared.php
+++ b/classes/event/session_ip_shared.php
@@ -15,8 +15,7 @@
// along with Moodle. If not, see .
/**
- * This file contains an event for when self-marking is blocked because
- * another student used the same IP address to self-mark.
+ * Event for when self-marking is blocked because another student used the same IP address to self-mark.
*
* @package mod_attendance
* @author Dan Marsden