From f62e24a88c21235bc3c901508cfb474509ef2961 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 14 Nov 2020 17:17:36 +0100 Subject: spell checking --- src/util/uri.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/uri.c') diff --git a/src/util/uri.c b/src/util/uri.c index 87101d7e1..fa383110d 100644 --- a/src/util/uri.c +++ b/src/util/uri.c @@ -302,7 +302,7 @@ GNUNET_uri_split_path (char *path, * in the yuarel_param struct. * * *query: the query string to parse. The string will be modified. - * delimiter: the character that separates the key/value pairs from eachother. + * delimiter: the character that separates the key/value pairs from each other. * *params: an array of (struct yuarel_param) where to store the result. * max_values: max number of parameters to parse. * -- cgit v1.2.3