Skip to content

Commit 08a09f3

Browse files
authored
Merge pull request #528 from zervel/master
php-doc fix in bin/validate-json
2 parents 3921012 + f5cd1ce commit 08a09f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/validate-json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ function parseHeaderValue($headerValue)
116116
/**
117117
* Send a string to the output stream, but only if --quiet is not enabled
118118
*
119-
* @param $str A string output
119+
* @param $str string A string output
120120
*/
121121
function output($str) {
122122
global $arOptions;

0 commit comments

Comments
 (0)