Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd116fc

Browse files
RasmusWLyoff
andauthored
Python: Fix grammar in QLDoc
Co-authored-by: yoff <[email protected]>
1 parent 98691fe commit cd116fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • python/ql/src/experimental/semmle/python/frameworks

python/ql/src/experimental/semmle/python/frameworks/Fabric.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ private module FabricV2 {
283283
* A source of an instance of `fabric.connection.Connection`.
284284
*
285285
* 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
286+
* calls, or a special parameter that will be set when functions are called by an external
287287
* library.
288288
*
289289
* Use `Connection::instance()` predicate to get references to instances of `fabric.connection.Connection`.

0 commit comments

Comments
 (0)