Skip to content

Commit fe62f21

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

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
@@ -1353,7 +1353,7 @@ node /org/freedesktop/systemd1 {
13531353
<para><function>ResetFailed()</function> resets the "failed" state of all units.</para>
13541354

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

0 commit comments

Comments
 (0)