We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb3656b commit 0a7c982Copy full SHA for 0a7c982
java/src/json/ext/Parser.java
@@ -130,7 +130,7 @@ public Parser(Ruby runtime, RubyClass metaClass) {
130
*
131
* <dt><code>:create_additions</code>
132
* <dd>If set to <code>false</code>, the Parser doesn't create additions
133
- * even if a matchin class and <code>create_id</code> was found. This option
+ * even if a matching class and <code>create_id</code> was found. This option
134
* defaults to <code>true</code>.
135
136
* <dt><code>:object_class</code>
0 commit comments