]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Fix typo. 15975/head
authorMichael Gubbels <mgub@mgub.co>
Fri, 29 May 2020 23:40:39 +0000 (16:40 -0700)
committerGitHub <noreply@github.com>
Fri, 29 May 2020 23:40:39 +0000 (16:40 -0700)
man/systemd.unit.xml

index fa8ed1b47bbeb89d113bdbb8779f4b269b9371e9..cdd7572addb973ebd52ef7c83de24443d0092fb4 100644 (file)
           <term><varname>ConditionNeedsUpdate=</varname></term>
 
           <listitem><para>Takes one of <filename>/var</filename> or <filename>/etc</filename> as argument,
-          possibly prefixed with a <literal>!</literal> (to inverting the condition). This condition may be
+          possibly prefixed with a <literal>!</literal> (to invert the condition). This condition may be
           used to conditionalize units on whether the specified directory requires an update because
           <filename>/usr</filename>'s modification time is newer than the stamp file
           <filename>.updated</filename> in the specified directory. This is useful to implement offline