Skip to content

Commit 6b44b8d

Browse files
committed
Fix path doc description
1 parent 6a8e550 commit 6b44b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/network/uri/uri_builder.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ class uri_builder {
164164
}
165165

166166
/**
167-
* \brief Adds a new path to the uri_builder.
167+
* \brief Sets a new path to the uri_builder.
168168
* \param path The path.
169169
* \returns \c *this
170170
*/

0 commit comments

Comments
 (0)