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 ddafccd commit 2a61ba5Copy full SHA for 2a61ba5
java/src/json/ext/Parser.rl
@@ -128,7 +128,7 @@ public class Parser extends RubyObject {
128
*
129
* <dt><code>:create_additions</code>
130
* <dd>If set to <code>false</code>, the Parser doesn't create additions
131
- * 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
132
* defaults to <code>true</code>.
133
134
* <dt><code>:object_class</code>
0 commit comments