Skip to content

Commit fe64ca0

Browse files
kenjispaulbalandan
andauthored
docs: fix typo
Co-authored-by: John Paul E. Balandan, CPA <[email protected]>
1 parent cbb0967 commit fe64ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/HTTP/RequestTrait.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ public function fetchGlobal(string $name, $index = null, ?int $filter = null, $f
332332
* Saves a copy of the current state of one of several PHP globals,
333333
* so we can retrieve them later.
334334
*
335-
* @param string $name Supergrlobal name (lowercase)
335+
* @param string $name Superglobal name (lowercase)
336336
* @phpstan-param 'get'|'post'|'request'|'cookie'|'server' $name
337337
*
338338
* @return void

0 commit comments

Comments
 (0)