diff options
Diffstat (limited to 'misc/ahah.js')
-rw-r--r-- | misc/ahah.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ahah.js b/misc/ahah.js index 8ea5a5d3c..92de2df8c 100644 --- a/misc/ahah.js +++ b/misc/ahah.js @@ -13,7 +13,7 @@ */ /** - * Attaches the ahah behaviour to each ahah form element. + * Attaches the ahah behavior to each ahah form element. */ Drupal.behaviors.ahah = function(context) { for (var base in Drupal.settings.ahah) { |