diff options
Diffstat (limited to 'includes/utility.inc')
-rw-r--r-- | includes/utility.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/utility.inc b/includes/utility.inc index 254313f73..df6c48fb9 100644 --- a/includes/utility.inc +++ b/includes/utility.inc @@ -11,7 +11,7 @@ * @param $var * The variable to export. * @param $prefix - * A prefix that will be added at the begining of every lines of the output. + * A prefix that will be added at the beginning of every lines of the output. * @return * The variable exported in a way compatible to Drupal's coding standards. */ |