Fix some typos in plugins & reference docs (#84667)

This pull request removes a few instances of duplicate words or
punctuation and erroneous spelling from the docs.
This commit is contained in:
Abele Mălan 2022-03-07 18:29:58 +01:00 committed by GitHub
parent 26307bbef3
commit 9ecb96fcf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 7 deletions

View file

@ -91,7 +91,7 @@ names can be specified as arguments to the `remove` command.
`show <setting>`:: Displays the value of a single setting in the keystore.
Pass the `-o` (or `--output`) parameter to write the setting to a file.
If writing to the standard output (the terminal) the setting's value is always
interpretted as a UTF-8 string. If the setting contains binary data (for example
interpreted as a UTF-8 string. If the setting contains binary data (for example
for data that was added via the `add-file` command), always use the `-o` option
to write to a file.