summaryrefslogtreecommitdiff
path: root/man/sd_bus_message_append_strv.xml
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2014-05-08 01:28:44 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-05-07 20:13:26 -0400
commitdca348bcbb462305864526c587495a14a76bfcde (patch)
tree62cc5561f464d2da6a5c91343080177163c886c0 /man/sd_bus_message_append_strv.xml
parent0c9d8f1d4b5018199cb5a9b57580dc1480a7f915 (diff)
doc: corrections to words and forms
This patch exchange words which are inappropriate for a situation, deletes duplicated words, and adds particles where needed.
Diffstat (limited to 'man/sd_bus_message_append_strv.xml')
-rw-r--r--man/sd_bus_message_append_strv.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_bus_message_append_strv.xml b/man/sd_bus_message_append_strv.xml
index 048bbcac08..4fb1390df4 100644
--- a/man/sd_bus_message_append_strv.xml
+++ b/man/sd_bus_message_append_strv.xml
@@ -77,8 +77,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<para>The memory pointed at by <parameter>p</parameter> and the
contents of the strings themselves are copied into the memory area
containing the message and may be changed after this call. Note
- that the signature of <parameter>l</parameter> parameter is be
- treated as <type>const char* const*</type>, and the the contents
+ that the signature of <parameter>l</parameter> parameter is to be
+ treated as <type>const char *const *</type>, and the contents
will not be modified.</para>
</refsect1>