Skip to content

Commit 36ea360

Browse files
committed
Ruby: behaviour -> behavior
1 parent dadaf25 commit 36ea360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/ql/lib/codeql/ruby/Concepts.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@ class CookieSecurityConfigurationSetting extends DataFlow::Node instanceof Cooki
662662
/** Provides a class for modeling new cookie security setting APIs. */
663663
module CookieSecurityConfigurationSetting {
664664
/**
665-
* A data-flow node that may configure behaviour relating to cookie security.
665+
* A data-flow node that may configure behavior relating to cookie security.
666666
*
667667
* Extend this class to model new APIs. If you want to refine existing API models,
668668
* extend `CookieSecurityConfigurationSetting` instead.

0 commit comments

Comments
 (0)