8000 Fix(docblock): fix typo in check_configuration.php docblock · FriendsOfSymfony1/symfony1@a810c4d · GitHub
[go: up one dir, main page]

Skip to content

Commit a810c4d

Browse files
committed
Fix(docblock): fix typo in check_configuration.php docblock
1 parent c40ce1e commit a810c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/bin/check_configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ function check($boolean, $message, $help = '', $fatal = false)
2222
}
2323

2424
/**
25-
* Gets the php.ini path used by the current PHP interpretor.
25+
* Gets the php.ini path used by the current PHP interpreter.
2626
*
2727
* @return string the php.ini path
2828
*/

0 commit comments

Comments
 (0)
0