diff --git a/includes/ajax.inc b/includes/ajax.inc
index 5699b15..63ab918 100644
--- a/includes/ajax.inc
+++ b/includes/ajax.inc
@@ -1,12 +1,14 @@
 <?php
 
 /**
- * @file ajax.inc
- *
+ * @file
  * Handles the server side AJAX interactions of Views.
- *
- * @defgroup ajax Views ajax library
+ */
+
+/**
+ * @defgroup ajax Views AJAX library
  * @{
+ * Handles the server side AJAX interactions of Views.
  */
 
 /**
