Skip to content

Commit d832298

Browse files
RasmusWLnickrolfe
andauthored
Ruby: Accept grammar fix
Co-authored-by: Nick Rolfe <nickrolfe@github.com>
1 parent 61bf215 commit d832298

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
@@ -529,7 +529,7 @@ module HTTP {
529529
deprecated DataFlow::Node getURL() { none() }
530530

531531
/**
532-
* DEPRECATED: overwrite `disablesCertificateValidation/2` instead.
532+
* DEPRECATED: override `disablesCertificateValidation/2` instead.
533533
*
534534
* Holds if this request is made using a mode that disables SSL/TLS
535535
* certificate validation, where `disablingNode` represents the point at

0 commit comments

Comments
 (0)