diff options
author | Frantisek Sumsal <frantisek@sumsal.cz> | 2020-04-21 20:46:53 +0200 |
---|---|---|
committer | Frantisek Sumsal <frantisek@sumsal.cz> | 2020-04-21 23:21:08 +0200 |
commit | 86b52a39581d3e1805d939492daa6aa19130ddb7 (patch) | |
tree | 92d5331af62a7f3d1d67bb20fe81650c9edf815b /man/journalctl.xml | |
parent | tree-wide: formatting tweaks reported by Coccinelle (diff) | |
download | systemd-86b52a39581d3e1805d939492daa6aa19130ddb7.tar.xz systemd-86b52a39581d3e1805d939492daa6aa19130ddb7.zip |
tree-wide: fix spelling errors
Based on a report from Fossies.org using Codespell.
Followup to #15436
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r-- | man/journalctl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index 1e5f95e19d..d6d475ed97 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -631,7 +631,7 @@ <varlistentry> <term><option>--case-sensitive<optional>=BOOLEAN</optional></option></term> - <listitem><para>Make pattern matching case sensitive or case insenstive.</para> + <listitem><para>Make pattern matching case sensitive or case insensitive.</para> </listitem> </varlistentry> |