aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-08-31 21:25:45 +0200
committerMattias Andrée <maandree@operamail.com>2015-08-31 21:25:45 +0200
commit44d9f82abf1964402008efeba28ac3c79d6ea079 (patch)
tree1c35f27a09e6d569ec97c90798310f871dff4531
parentadd libmds_connection_establish_address (diff)
downloadmds-44d9f82abf1964402008efeba28ac3c79d6ea079.tar.gz
mds-44d9f82abf1964402008efeba28ac3c79d6ea079.tar.bz2
mds-44d9f82abf1964402008efeba28ac3c79d6ea079.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--doc/info/mds.texinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo
index 3445297..0c36968 100644
--- a/doc/info/mds.texinfo
+++ b/doc/info/mds.texinfo
@@ -8823,10 +8823,10 @@ r = libmds_headers_cherrypick(headers, n, NULL, 0,
NULL);
@end example
-The functions behaviour is undefined for if a header
+The function's behaviour is undefined for if a header
is requested more than once, or in an order contrary
to the specifications provided by @code{optimisation}.
-The functions behaviour is also undefined if the input
+The function's behaviour is also undefined if the input
headers are in an order contrary to the specifications
provided by @code{optimisation}.
@@ -8970,7 +8970,7 @@ to indicate the error.
This function may fail with @code{errno} set to @code{ENOMEM}
if the process cannot allocate more memory.
-The functions behaviour is undefined if a header is longer than
+The function's behaviour is undefined if a header is longer than
@iftex
2@sup{15}
@end iftex