From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: Joris Lijssens <joris.lijssens@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 08/23] package/libcoap: fix typo in help text
Date: Sat, 14 Sep 2024 10:25:21 +0200 [thread overview]
Message-ID: <20240914102521.6112c4da@windsurf> (raw)
In-Reply-To: <20240914071930.1189715-8-peter@korsgaard.com>
On Sat, 14 Sep 2024 09:19:15 +0200
Peter Korsgaard <peter@korsgaard.com> wrote:
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
> package/libcoap/Config.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/libcoap/Config.in b/package/libcoap/Config.in
> index 950aee5279..bd9af479c8 100644
> --- a/package/libcoap/Config.in
> +++ b/package/libcoap/Config.in
> @@ -5,7 +5,7 @@ config BR2_PACKAGE_LIBCOAP
> help
> libcoap is a C implementation of a lightweight
> application-protocol for devices that are constrained their
> - resources such as computing power, RF range, memory, bandwith,
> + resources such as computing power, RF range, memory, bandwidth,
This made the line one character longer, causing check-package to
complain that the line is too long, so I rewrapped the line.
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-09-14 8:25 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-14 7:19 [Buildroot] [PATCH 01/23] package/icu: fix typos in help text and patch description Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 02/23] package/irda-utils: fix typos in patch descriptions Peter Korsgaard
2024-09-14 8:24 ` Thomas Petazzoni via buildroot
2024-09-14 7:19 ` [Buildroot] [PATCH 03/23] package/json-for-modern-cpp: fix design typo in help text Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 04/23] package/keepalived: fix summarize " Peter Korsgaard
2024-09-14 8:24 ` Thomas Petazzoni via buildroot
2024-09-14 7:19 ` [Buildroot] [PATCH 05/23] package/kexec-lite: fix utility " Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 06/23] package/lbreakout2: fix typos " Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 07/23] package/libcddb: fix typo " Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 08/23] package/libcoap: " Peter Korsgaard
2024-09-14 8:25 ` Thomas Petazzoni via buildroot [this message]
2024-09-14 7:19 ` [Buildroot] [PATCH 09/23] package/libee: " Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 10/23] package/libev: fix deactivate typo Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 11/23] package/libfreeglut: fix typo in help text Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 12/23] package/libftdi: fix automatically typo Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 13/23] package/libglib2: fix deferring typo Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 14/23] package/libgtk4: fix typo in help text Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 15/23] package/libkrb5: fix deactivate typo Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 16/23] package/libmad: " Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 17/23] package/libmodsecurity: fix locally typo Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 18/23] package/libnetconf2: fix library typo Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 19/23] package/libnss: fix overridden typo in patch description Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 20/23] package/libpam-nfc: fix typo in help text Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 21/23] package/libpeas: " Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 22/23] package/libvirt: fix typo in init script comment Peter Korsgaard
2024-09-14 7:19 ` [Buildroot] [PATCH 23/23] package/libxcrypt: fix insecure typo Peter Korsgaard
2024-09-14 8:23 ` [Buildroot] [PATCH 01/23] package/icu: fix typos in help text and patch description Thomas Petazzoni via buildroot
2024-09-14 14:50 ` Peter Korsgaard
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=20240914102521.6112c4da@windsurf \
--to=buildroot@buildroot.org \
--cc=joris.lijssens@gmail.com \
--cc=peter@korsgaard.com \
--cc=thomas.petazzoni@bootlin.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.