From 08bddd67a7bb3d77034aa2bcb4b95e1ec1b0b6d8 Mon Sep 17 00:00:00 2001 From: webchick Date: Wed, 26 Dec 2012 11:12:45 -0800 Subject: Issue #1868206 by kiamlaluno: Fixed Word is repeated. --- modules/overlay/overlay.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/overlay/overlay.module b/modules/overlay/overlay.module index c07cc6cfa..728198680 100644 --- a/modules/overlay/overlay.module +++ b/modules/overlay/overlay.module @@ -704,7 +704,7 @@ function overlay_overlay_child_initialize() { } /** - * Requests that the overlay overlay closes when the page is displayed. + * Requests that the overlay closes when the page is displayed. * * @param $redirect * (optional) The path that should open in the parent window after the -- cgit v1.2.3