Signed-off-by: Andrius Štikonas <andrius@xxxxxxxxxxx> --- libfdisk/src/iter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libfdisk/src/iter.c b/libfdisk/src/iter.c index 9a0b0801c..abc3d35a4 100644 --- a/libfdisk/src/iter.c +++ b/libfdisk/src/iter.c @@ -57,7 +57,7 @@ void fdisk_free_iter(struct fdisk_iter *itr) /** * fdisk_reset_iter: * @itr: iterator pointer - * @direction: FDISK_INTER_{FOR,BACK}WARD or -1 to keep the direction unchanged + * @direction: FDISK_ITER_{FOR,BACK}WARD or -1 to keep the direction unchanged * * Resets the iterator. */ -- 2.21.0