mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
Python: Fix grammar in QLDoc
Co-authored-by: yoff <lerchedahl@gmail.com>
This commit is contained in:
committed by
GitHub
parent
98691fe8ec
commit
cd116fc5f2
@@ -283,7 +283,7 @@ private module FabricV2 {
|
||||
* A source of an instance of `fabric.connection.Connection`.
|
||||
*
|
||||
* This can include instantiation of the class, return value from function
|
||||
* 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
|
||||
* library.
|
||||
*
|
||||
* Use `Connection::instance()` predicate to get references to instances of `fabric.connection.Connection`.
|
||||
|
||||
Reference in New Issue
Block a user