util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Andrius Štikonas" <andrius@stikonas.eu>
To: util-linux@vger.kernel.org
Cc: "Andrius Štikonas" <andrius@stikonas.eu>
Subject: [PATCH] docs: fix mixtyped constant.
Date: Mon, 23 Sep 2019 22:22:48 +0100	[thread overview]
Message-ID: <20190923212248.2972-1-andrius@stikonas.eu> (raw)

Signed-off-by: Andrius Štikonas <andrius@stikonas.eu>
---
 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


             reply	other threads:[~2019-09-23 21:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-23 21:22 Andrius Štikonas [this message]
2019-09-26 13:58 ` [PATCH] docs: fix mixtyped constant Karel Zak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190923212248.2972-1-andrius@stikonas.eu \
    --to=andrius@stikonas.eu \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).