Skip to content

Commit 3cd3b6e

Browse files
committed
small changes
1 parent 437a7c2 commit 3cd3b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HeaderBag.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ public function get($key, $default = null, $first = true)
149149
*
150150
* @param string $key The key
151151
* @param string|array $values The value or an array of values
152-
* @param Boolean $replace Whether to replace the actual value of not (true by default)
152+
* @param Boolean $replace Whether to replace the actual value or not (true by default)
153153
*
154154
* @api
155155
*/

0 commit comments

Comments
 (0)