summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--includes/common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/common.inc b/includes/common.inc
index a8e6ab3de..5a7cb835f 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -274,7 +274,7 @@ function drupal_get_destination() {
* statement in your menu callback.
*
* @param $path
- * A Drupal path.
+ * A Drupal path or a full URL.
* @param $query
* The query string component, if any.
* @param $fragment