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 334c43a commit 28c0906Copy full SHA for 28c0906
ruby/ql/lib/codeql/ruby/frameworks/stdlib/Logger.qll
@@ -35,7 +35,7 @@ module Logger {
35
36
/**
37
* An instantiation of a logger that responds to the std lib logging methods.
38
- * This can be extended to recognise additional instances that conform to the
+ * This can be extended to recognize additional instances that conform to the
39
* same interface.
40
*/
41
abstract class LoggerInstantiation extends DataFlow::Node { }
0 commit comments