Skip to content

Commit dc02fa0

Browse files
committed
Swift: Make ql-for-ql happy.
1 parent 208a728 commit dc02fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/ql/lib/codeql/swift/frameworks/Alamofire/Alamofire.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ private class AlamofireResponseType extends NominalTypeDecl {
1717
}
1818

1919
/**
20-
* A response handler field that contains remote data.
20+
* Gets a field that contains remote data.
2121
*/
2222
FieldDecl getADataField() {
2323
result = this.getAMember() and

0 commit comments

Comments
 (0)