From d967abdf1dab8b23fba39ce2aa35fe09cd5578f5 Mon Sep 17 00:00:00 2001 From: webchick Date: Sun, 2 Oct 2011 11:09:00 -0700 Subject: Issue #1054848 by barraponto: Fixing common typos through codespell.py. --- modules/overlay/overlay.api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/overlay') diff --git a/modules/overlay/overlay.api.php b/modules/overlay/overlay.api.php index c763d1f5b..bc23546df 100644 --- a/modules/overlay/overlay.api.php +++ b/modules/overlay/overlay.api.php @@ -15,7 +15,7 @@ * * The parent window is initialized when a page is displayed in which the * overlay might be required to be displayed, so modules can act here if they - * need to take action to accomodate the possibility of the overlay appearing + * need to take action to accommodate the possibility of the overlay appearing * within a Drupal page. */ function hook_overlay_parent_initialize() { -- cgit v1.2.3