aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-01-02 16:05:55 +0000
committerGithub Actions <actions@github>2024-01-02 16:05:55 +0000
commit053b8b8617dc2a64100c16f66750367170132de9 (patch)
tree89e6f85570b2b4b77c54efed68df84e1ff63193d /doc
parentc50ba4baad90f02840cc31ee745b09078b7a1777 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 6b963d8..6bf52ef 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -327,7 +327,7 @@ FORMATTERS *conform-formatter
`xmlformat` - xmlformatter is an Open Source Python package, which provides
formatting of XML documents.
`xmllint` - Despite the name, xmllint can be used to format XML files as well as
- lint them, and that's the mode this formatter is using.
+ lint them.
`yamlfix` - A configurable YAML formatter that keeps comments.
`yamlfmt` - yamlfmt is an extensible command line tool or library to format yaml
files.