Fix small issues in docs

This will make converting the docs to another format
(say, rst) somewhat easier.
This commit is contained in:
Arjan Molenaar
2023-04-24 13:18:33 +02:00
parent 28b1b9d9c3
commit 84d8d5647e
2 changed files with 2 additions and 2 deletions

View File

@@ -1760,7 +1760,7 @@ g_uri_join_internal (GUriFlags flags,
*
* When @host is present, @path must either be empty or begin with a slash (`/`)
* character. When @host is not present, @path cannot begin with two slash
characters (`//`). See
* characters (`//`). See
* [RFC 3986, section 3](https://tools.ietf.org/html/rfc3986#section-3).
*
* See also g_uri_join_with_user(), which allows specifying the