diff --git a/views.api.php b/views.api.php
index f41c565..cf6d0c3 100644
--- a/views.api.php
+++ b/views.api.php
@@ -292,10 +292,10 @@
 /**
  * Describes data tables (or the equivalent) to Views.
  *
- * This hook should be placed in MODULENAME.views.inc and it will be
- * auto-loaded. MODULENAME.views.inc must be in the directory specified by the
- * 'path' key returned by MODULENAME_views_api(), or the same directory as the
- * .module file, if 'path' is unspecified.
+ * This hook should be placed in MODULENAME.views_default.inc and it will be
+ * auto-loaded. MODULENAME.views_default.inc must be in the directory specified
+ * by the 'path' key returned by MODULENAME_views_api(), or the same directory
+ * as the .module file, if 'path' is unspecified.
  *
  * @return
  *   An associative array describing the data structure. Primary key is the
