Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98691fe commit cd116fcCopy full SHA for cd116fc
1 file changed
python/ql/src/experimental/semmle/python/frameworks/Fabric.qll
@@ -283,7 +283,7 @@ private module FabricV2 {
283
* A source of an instance of `fabric.connection.Connection`.
284
*
285
* This can include instantiation of the class, return value from function
286
- * calls, or a special parameter that will be set when functions are call by external
+ * calls, or a special parameter that will be set when functions are called by an external
287
* library.
288
289
* Use `Connection::instance()` predicate to get references to instances of `fabric.connection.Connection`.
0 commit comments