diff options
-rw-r--r-- | modules/overlay/overlay.module | 2 |
1 files changed, 1 insertions, 1 deletions
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 |