Skip to content

Commit 5fc16eb

Browse files
authored
Merge branch 'main' into remove-old-loc
2 parents 3a016eb + 7e2215b commit 5fc16eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/util.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/util.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ export function getAddSnippetsFlag(
123123

124124
/**
125125
* Get the codeql `--threads` value specified for the `threads` input.
126-
* If not value was specified, all available threads will be used.
126+
* If no value was specified, all available threads will be used.
127127
*
128128
* The value will be capped to the number of available CPUs.
129129
*

0 commit comments

Comments
 (0)