Skip to content

Commit 08f688d

Browse files
committed
spelling: without
Signed-off-by: Josh Soref <[email protected]>
1 parent 9fef7d4 commit 08f688d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/src/Security/CWE-327/FluentApiModel.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ predicate unsafe_connection_creation_with_context(
8888
}
8989

9090
/**
91-
* Holds if `conectionCreation` marks the creation of a connection witout reference to a context
91+
* Holds if `conectionCreation` marks the creation of a connection without reference to a context
9292
* and allowing `insecure_version`.
9393
*/
9494
predicate unsafe_connection_creation_without_context(

0 commit comments

Comments
 (0)