Skip to content

Commit fbf524b

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) (cherry picked from commit fe62f21) (cherry picked from commit fd7205f)
1 parent 44e30b8 commit fbf524b

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

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

0 commit comments

Comments
 (0)