All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@buildroot.org
Cc: Samuel Martin <s.martin49@gmail.com>
Subject: [Buildroot] [PATCH 17/20] package/nginx: fix symmetric typo
Date: Sat, 14 Sep 2024 14:43:34 +0200	[thread overview]
Message-ID: <20240914124337.1200461-17-peter@korsgaard.com> (raw)
In-Reply-To: <20240914124337.1200461-1-peter@korsgaard.com>

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/nginx/nginx.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/nginx/nginx.mk b/package/nginx/nginx.mk
index d3b042c59b..7a5455def7 100644
--- a/package/nginx/nginx.mk
+++ b/package/nginx/nginx.mk
@@ -93,7 +93,7 @@ endif
 # - pcre-jit          (want to rebuild pcre)
 
 # Notes:
-# * Feature/module option are *not* symetric.
+# * Feature/module option are *not* symmetric.
 #   If a feature is on by default, only its --without-xxx option exists;
 #   if a feature is off by default, only its --with-xxx option exists.
 # * The configure script fails if unknown options are passed on the command
-- 
2.39.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2024-09-14 12:44 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 02/20] package/linux-fusion: fix version typo in patch description Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 03/20] package/linux-zigbee: fix these " Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 04/20] package/lldpd: fix typo in help text Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 05/20] package/lmbench: fix 'timing out' typo in patch description Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 06/20] package/lua-augeaus: fix assignment typo Peter Korsgaard
2024-09-14 13:51   ` Herve Codina via buildroot
2024-09-14 12:43 ` [Buildroot] [PATCH 07/20] package/luabitop: fix typo in hash comment Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 08/20] package/madplay: fix typos in comments Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 09/20] package/make: fix accidentally typo Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 10/20] package/makedevs/makedevs.c: fix typos Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 11/20] package/minizip: fix typo in help text Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 12/20] package/mpg123: fix deactivate typo Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 13/20] package/mrouted: fix typos Peter Korsgaard
2024-09-14 12:57   ` Federico Pellegrin
2024-09-14 13:22     ` Yann E. MORIN
2024-09-14 12:43 ` [Buildroot] [PATCH 14/20] package/musepack: fix occurring typo in patch description Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 15/20] package/net-tools: fix appropriate typo Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 16/20] package/nginx-modsecurity: fix locally typo in hash comment Peter Korsgaard
2024-09-14 12:43 ` Peter Korsgaard [this message]
2024-09-14 12:43 ` [Buildroot] [PATCH 18/20] package/nload: fix transferred typo in help text Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 19/20] package/nodejs-src: fix convenient typo in patch description Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 20/20] package/nvidia-driver: fix targeting " Peter Korsgaard
2024-09-14 14:00 ` [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Yann E. MORIN

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=20240914124337.1200461-17-peter@korsgaard.com \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=s.martin49@gmail.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.