diff --git includes/spaces.views.inc includes/spaces.views.inc
index 90fd04a..7aabe91 100644
--- includes/spaces.views.inc
+++ includes/spaces.views.inc
@@ -9,7 +9,7 @@ function spaces_views_plugins() {
     'access' => array(
       'spaces_feature' => array(
         'title' => t('Spaces feature'),
-        'help' => t('Access will be granted if the given feature is enabled in the current space.'),
+        'help topic' => t('Access will be granted if the given feature is enabled in the current space.'),
         'handler' => 'spaces_plugin_access_spaces_feature',
         'path' => drupal_get_path('module', 'spaces') . '/includes',
         'uses options' => TRUE,
