Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel authored Nov 3, 2017
1 parent 1060928 commit 1d53524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json/json.php
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ function json_last_error_msg () {}
define ('JSON_PARSER_NOTSTRICT', 4);

/**
* Encodes large integers as their original string value.
* Decodes large integers as their original string value.
* @since 5.4.0
* @link http://php.net/manual/en/json.constants.php
*/
Expand Down

0 comments on commit 1d53524

Please sign in to comment.