Skip to content

Commit 056186b

Browse files
andrew-sayerskeszybz
authored andcommitted
Fix a typo in the org.freedesktop.systemd1 man page
(cherry picked from commit ff47602)
1 parent af1a61b commit 056186b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/org.freedesktop.systemd1.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1356,7 +1356,7 @@ node /org/freedesktop/systemd1 {
13561356
<para><function>ResetFailed()</function> resets the "failed" state of all units.</para>
13571357

13581358
<para><function>ListUnits()</function> returns an array of all currently loaded units. Note that
1359-
units may be known by multiple names at the same name, and hence there might be more unit names loaded
1359+
units may be known by multiple names at the same time, and hence there might be more unit names loaded
13601360
than actual units behind them. The array consists of structures with the following elements:
13611361
<itemizedlist>
13621362
<listitem><para>The primary unit name as string</para></listitem>

0 commit comments

Comments
 (0)