From 39be69046740a68ea73d1a7f27dd2f7aa4c66727 Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Wed, 17 Jul 2013 07:30:27 -0700 Subject: Issue #2038629 by sambonner: Fix first line docs for drupal_goto(). --- includes/common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/common.inc b/includes/common.inc index 9283766c2..a18cbc545 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -641,7 +641,7 @@ function drupal_encode_path($path) { } /** - * Sends the user to a different Drupal page. + * Sends the user to a different page. * * This issues an on-site HTTP redirect. The function makes sure the redirected * URL is formatted correctly. -- cgit v1.2.3