Skip to content

Commit e5d8e81

Browse files
committed
Merge branch 'package-manager-docs' of github.com:github/codeql into package-manager-docs
2 parents f060296 + ecaf03f commit e5d8e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-cli/about-ql-packs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ A custom QL pack for queries must include a ``qlpack.yml`` file at
124124
the pack root, containing ``name``, ``version``,
125125
and ``libraryPathDependencies`` properties. If the pack contains query suites, you can
126126
use the ``suites`` property to define their location. Query suites defined
127-
here are called "known" suites, and can be used on the command line by referring to
127+
here are called "well-known" suites, and can be used on the command line by referring to
128128
their name only, rather than their full path.
129129
For more information about query suites, see ":doc:`Creating CodeQL query suites <creating-codeql-query-suites>`."
130130

0 commit comments

Comments
 (0)