Skip to content

Commit 177a579

Browse files
committed
Tweak doc comment
1 parent 6418c5d commit 177a579

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/codeql.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/codeql.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ export const CODEQL_VERSION_INIT_WITH_QLCONFIG = "2.12.4";
316316
export const CODEQL_VERSION_RESOLVE_ENVIRONMENT = "2.13.4";
317317

318318
/**
319-
* Versions 2.13.4+ of the CodeQL CLI had a semantically versioned CodeQL Bundle.
319+
* Versions 2.13.4+ of the CodeQL CLI have an associated CodeQL Bundle release that is semantically versioned.
320320
*/
321321
export const CODEQL_VERSION_BUNDLE_SEMANTICALLY_VERSIONED = "2.13.4";
322322

0 commit comments

Comments
 (0)