Skip to content
Snippets Groups Projects
Commit 82b9a4e1 authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

Fixed typo.

parent 03d2c407
No related branches found
No related tags found
No related merge requests found
......@@ -160,7 +160,7 @@ int knot_dname_to_lower(knot_dname_t *name);
*
* \param name Domain name to get the size of.
*
* \retval sze of the domain name.
* \retval size of the domain name.
* \retval KNOT_EINVAL
*/
int knot_dname_size(const knot_dname_t *name);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment