From: Lukáš Nykrýn Date: Tue, 12 Sep 2017 16:28:21 +0000 (+0200) Subject: tmpfiles.d/journal-nocow: fix typo (#6804) X-Git-Tag: v235~129 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9c63ba988d7ddfbdff7daa27fcf67ce25505c15b;p=thirdparty%2Fsystemd.git tmpfiles.d/journal-nocow: fix typo (#6804) --- diff --git a/tmpfiles.d/journal-nocow.conf b/tmpfiles.d/journal-nocow.conf index e7938c8911d..e32a38855a8 100644 --- a/tmpfiles.d/journal-nocow.conf +++ b/tmpfiles.d/journal-nocow.conf @@ -8,7 +8,7 @@ # See tmpfiles.d(5) for details # Set the NOCOW attribute for directories of journal files. This flag -# is inheredited by their new files and sub-directories. Matters only +# is inherited by their new files and sub-directories. Matters only # for btrfs filesystems. # # WARNING: Enabling the NOCOW attribute improves journal performance