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 8afb541 commit 8d9e94aCopy full SHA for 8d9e94a
swift/ql/test/TestUtilities/InlineExpectationsTest.qll
@@ -10,7 +10,7 @@ private module Impl implements InlineExpectationsTestSig {
10
private newtype TExpectationComment = MkExpectationComment(S::SingleLineComment c)
11
12
/**
13
- * A clas representing a line comment.
+ * A class representing a line comment.
14
* Unlike the `SingleLineComment` class, however, the string returned by `getContents` does _not_
15
* include the preceding comment marker (`//`).
16
*/
0 commit comments