We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e15c7a commit 86a85b8Copy full SHA for 86a85b8
csharp/ql/src/meta/frameworks/UnsupportedExternalAPIs.ql
@@ -1,6 +1,6 @@
1
/**
2
* @name Usage of unsupported external library API
3
- * @description A call to an unsuppported external library API.
+ * @description A call to an unsupported external library API.
4
* @kind problem
5
* @problem.severity recommendation
6
* @tags meta
0 commit comments