branch: elpa/drupal-mode
commit ca569eaa626ffc38165fec8fb57767db749e4e7f
Author: Thomas Fini Hansen <[email protected]>
Commit: Thomas Fini Hansen <[email protected]>
Update obsoleted comment
---
drupal-mode.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drupal-mode.el b/drupal-mode.el
index c5c444bfde..b8c2a15694 100644
--- a/drupal-mode.el
+++ b/drupal-mode.el
@@ -899,8 +899,7 @@ If major version number is 4 - return both major and minor."
(defun drupal-mode-bootstrap ()
"Activate Drupal minor mode if major mode is supported.
The command will activate `drupal-mode' if the current major mode
-is a mode supported by `drupal-mode' (currently only
-`php-mode').
+is a mode supported by `drupal-mode'.
The function is suitable for adding to the supported major modes
mode-hook."