aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/sabre/http/lib/Util.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/sabre/http/lib/Util.php')
-rw-r--r--vendor/sabre/http/lib/Util.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/sabre/http/lib/Util.php b/vendor/sabre/http/lib/Util.php
index 83bde50a4..e3f13a645 100644
--- a/vendor/sabre/http/lib/Util.php
+++ b/vendor/sabre/http/lib/Util.php
@@ -31,7 +31,7 @@ class Util {
* Deprecated! Use negotiateContentType.
*
* @deprecated Use \Sabre\HTTP\NegotiateContentType
- * @param string|null $acceptHeader
+ * @param string|null $acceptHeaderValue
* @param array $availableOptions
* @return string|null
*/