]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_bus_message_append.xml
test-execute: Add tests for new PassEnvironment= directive
[thirdparty/systemd.git] / man / sd_bus_message_append.xml
index 0ee849dca7aa5a9c64b44c42eb55425a3f75fe99..77fce02eae596904f3ff904430e13afb4041eb5f 100644 (file)
@@ -70,7 +70,7 @@
     appends a sequence of fields to the D-Bus message object
     <parameter>m</parameter>. The type string
     <parameter>types</parameter> describes the types of the field
-    arguments that follow. For each type specified in the type string
+    arguments that follow. For each type specified in the type string,
     one or more arguments need to be specified, in the same order as
     declared in the type string.</para>