Ruby: behaviour -> behavior

Co-authored-by: Nick Rolfe <nickrolfe@github.com>
This commit is contained in:
Alex Ford
2021-12-16 11:48:44 +00:00
committed by Alex Ford
parent 2cd02157c9
commit 9821c4a06c

View File

@@ -646,7 +646,7 @@ module Path {
}
/**
* A data-flow node that may configure behaviour relating to cookie security.
* A data-flow node that may configure behavior relating to cookie security.
*
* Extend this class to refine existing API models. If you want to model new APIs,
* extend `CookieSecurityConfigurationSetting::Range` instead.