]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Fix a typo in the org.freedesktop.systemd1 man page
authorAndrew Sayers <andrew-github.com@pileofstuff.org>
Thu, 14 Dec 2023 16:31:09 +0000 (16:31 +0000)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 14 Dec 2023 22:39:05 +0000 (07:39 +0900)
man/org.freedesktop.systemd1.xml

index 014a5cc8833bba70da92104be6c4443bd12e1e5f..ced9bea7db0a236ed98238511a26c05085bbc6c0 100644 (file)
@@ -1356,7 +1356,7 @@ node /org/freedesktop/systemd1 {
       <para><function>ResetFailed()</function> resets the "failed" state of all units.</para>
 
       <para><function>ListUnits()</function> returns an array of all currently loaded units. Note that
-      units may be known by multiple names at the same name, and hence there might be more unit names loaded
+      units may be known by multiple names at the same time, and hence there might be more unit names loaded
       than actual units behind them. The array consists of structures with the following elements:
       <itemizedlist>
         <listitem><para>The primary unit name as string</para></listitem>