Skip to content

Commit 35a6201

Browse files
committed
Ruby: US spelling
1 parent 1bd2dd0 commit 35a6201

File tree

1 file changed

+2
-2
lines changed
  • ruby/ql/lib/codeql/ruby/frameworks

1 file changed

+2
-2
lines changed

ruby/ql/lib/codeql/ruby/frameworks/Json.qll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
/** Provides modelling for the `json` gem. */
1+
/** Provides modeling for the `json` gem. */
22

33
private import codeql.ruby.frameworks.data.ModelsAsData
44

5-
/** Provides modelling for the `json` gem. */
5+
/** Provides modeling for the `json` gem. */
66
module Json {
77
/**
88
* Flow summaries for common `JSON` methods.

0 commit comments

Comments
 (0)