summaryrefslogtreecommitdiff
path: root/lib/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cache.c')
-rw-r--r--lib/cache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cache.c b/lib/cache.c
index 7b70324..6a0e71a 100644
--- a/lib/cache.c
+++ b/lib/cache.c
@@ -579,7 +579,7 @@ void nl_cache_ops_set_flags(struct nl_cache_ops *ops, unsigned int flags)
/**
* Set cache flags
* @arg cache Cache
- * @arg arg flags
+ * @arg flags Flags
*/
void nl_cache_set_flags(struct nl_cache *cache, unsigned int flags)
{