Skip to content

Commit

Permalink
Fix typo (#4908)
Browse files Browse the repository at this point in the history
  • Loading branch information
hmottestad authored Feb 19, 2024
2 parents 5300320 + 592cbf5 commit a758a25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ public class JSONSettings {
"org.eclipse.rdf4j.rio.json.allow_yaml_comments", "Allow YAML comments", Boolean.FALSE);

/**
* Boolean setting for JSON parsers to determine if trailing commas are allows.
* Boolean setting for JSON parsers to determine if trailing commas are allowed.
* <p>
* Defaults to false.
* <p>
Expand Down

0 comments on commit a758a25

Please sign in to comment.