Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3ee73cf

Browse files
committed
spelling: continuing
Signed-off-by: Josh Soref <[email protected]>
1 parent 38e2a3d commit 3ee73cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

csharp/ql/lib/semmle/code/csharp/commons/GeneratedCode.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ class GeneratedNamespaceFile extends GeneratedCodeFile {
4444
}
4545
}
4646

47-
/** A file contining comments suggesting it contains generated code. */
47+
/** A file continuing comments suggesting it contains generated code. */
4848
class GeneratedCommentFile extends GeneratedCodeFile {
4949
GeneratedCommentFile() { this = any(GeneratedCodeComment c).getLocation().getFile() }
5050
}

0 commit comments

Comments
 (0)