summaryrefslogtreecommitdiff
path: root/includes/authorize.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/authorize.inc')
-rw-r--r--includes/authorize.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/authorize.inc b/includes/authorize.inc
index 979a980e7..3617d7d03 100644
--- a/includes/authorize.inc
+++ b/includes/authorize.inc
@@ -159,7 +159,7 @@ function _authorize_filetransfer_connection_settings($backend) {
* Therefore, to properly add defaults, we need to walk through all the
* children form elements and process those defaults recursively.
*
- * @param &$element
+ * @param $element
* Reference to the Form API form element we're operating on.
* @param $key
* The key for our current form element, if any.