summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/Html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Html.php b/app/Html.php
index 6fe2f9c42d..de4a0ed5fc 100644
--- a/app/Html.php
+++ b/app/Html.php
@@ -55,7 +55,7 @@ class Html {
*
* @param string $path
* @param string[] $data
- * @param string $arg_separator "&" or "&amps"
+ * @param string $arg_separator "&" or "&"
*
* @return string
*/