diff --git a/htdocs/printing/lib/printing.lib.php b/htdocs/printing/lib/printing.lib.php index 0c4d84c6302..59e2e1e0048 100644 --- a/htdocs/printing/lib/printing.lib.php +++ b/htdocs/printing/lib/printing.lib.php @@ -1,5 +1,5 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -26,7 +26,7 @@ /** * Define head array for tabs of printing tools setup pages * - * @param $mode string Mode + * @param string $mode Mode * @return Array of head */ function printingadmin_prepare_head($mode)