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

Diff for: lib/util.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: src/util.ts

+1-1
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)