Skip to content

Commit 985d199

Browse files
committed
Swift: Fix typo.
1 parent 9ec2f92 commit 985d199

File tree

1 file changed

+1
-1
lines changed
  • swift/ql/lib/codeql/swift/frameworks/StandardLibrary

1 file changed

+1
-1
lines changed

swift/ql/lib/codeql/swift/frameworks/StandardLibrary/WebView.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ private class WKScriptMessageBodyInheritsTaint extends TaintInheritingContent,
3939
}
4040

4141
/**
42-
* A type or extension delcaration that adopts the protocol `WKNavigationDelegate`.
42+
* A type or extension declaration that adopts the protocol `WKNavigationDelegate`.
4343
*/
4444
private class AdoptsWkNavigationDelegate extends Decl {
4545
AdoptsWkNavigationDelegate() {

0 commit comments

Comments
 (0)