public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] NFC: fix typo in comment: legnth -> length
@ 2020-02-10 16:03 Konrad Kleine
  0 siblings, 0 replies; only message in thread
From: Konrad Kleine @ 2020-02-10 16:03 UTC (permalink / raw)
  To: elfutils-devel


[-- Attachment #1.1.1: Type: text/plain, Size: 1244 bytes --]

Hi, 

this is my first patch to elfutils and I hope the format is okay.

All I did was fixing a little comment typo.

I've added the signed-off patch as an attachment and also put it in this message.

Regards
Konrad

From e32862b13cfa7c433e8ee29946ea153c9dbf46e0 Mon Sep 17 00:00:00 2001
From: Konrad Kleine <kkleine@redhat.com>
Date: Mon, 10 Feb 2020 08:46:13 -0500
Subject: [PATCH] NFC: fix typo in comment: legnth -> length

Signed-off-by: Konrad Kleine <kkleine@redhat.com>
---
 debuginfod/debuginfod.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debuginfod/debuginfod.h b/debuginfod/debuginfod.h
index 33fae863..b4b6a3d2 100644
--- a/debuginfod/debuginfod.h
+++ b/debuginfod/debuginfod.h
@@ -48,7 +48,7 @@ debuginfod_client *debuginfod_begin (void);
 /* Query the urls contained in $DEBUGINFOD_URLS for a file with
    the specified type and build id.  If build_id_len == 0, the
    build_id is supplied as a lowercase hexadecimal string; otherwise
-   it is a binary blob of given legnth.
+   it is a binary blob of given length.
 
    If successful, return a file descriptor to the target, otherwise
    return a posix error code.  If successful, set *path to a
-- 
2.17.1



[-- Attachment #1.1.2: 0001-NFC-fix-typo-in-comment-legnth-length.patch --]
[-- Type: text/x-patch, Size: 1014 bytes --]

From e32862b13cfa7c433e8ee29946ea153c9dbf46e0 Mon Sep 17 00:00:00 2001
From: Konrad Kleine <kkleine@redhat.com>
Date: Mon, 10 Feb 2020 08:46:13 -0500
Subject: [PATCH] NFC: fix typo in comment: legnth -> length

Signed-off-by: Konrad Kleine <kkleine@redhat.com>
---
 debuginfod/debuginfod.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debuginfod/debuginfod.h b/debuginfod/debuginfod.h
index 33fae863..b4b6a3d2 100644
--- a/debuginfod/debuginfod.h
+++ b/debuginfod/debuginfod.h
@@ -48,7 +48,7 @@ debuginfod_client *debuginfod_begin (void);
 /* Query the urls contained in $DEBUGINFOD_URLS for a file with
    the specified type and build id.  If build_id_len == 0, the
    build_id is supplied as a lowercase hexadecimal string; otherwise
-   it is a binary blob of given legnth.
+   it is a binary blob of given length.
 
    If successful, return a file descriptor to the target, otherwise
    return a posix error code.  If successful, set *path to a
-- 
2.17.1


[-- Attachment #1.1.3: 0xC0A02C32BCB73099.asc --]
[-- Type: application/pgp-keys, Size: 6531 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 899 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-10 16:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-10 16:03 [PATCH] NFC: fix typo in comment: legnth -> length Konrad Kleine

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 read-only IMAP folder(s) and NNTP newsgroup(s).