util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Austin English <austinenglish@gmail.com>
To: util-linux@vger.kernel.org
Cc: Austin English <austinenglish@gmail.com>
Subject: [PATCH 1/6] lib/colors.c: fix "maybe be" duplication
Date: Mon, 13 May 2019 13:53:14 -0500	[thread overview]
Message-ID: <20190513185319.28853-1-austinenglish@gmail.com> (raw)

Signed-off-by: Austin English <austinenglish@gmail.com>
---
 lib/colors.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/colors.c b/lib/colors.c
index bea7bd1d7..4a6c8afa4 100644
--- a/lib/colors.c
+++ b/lib/colors.c
@@ -36,7 +36,7 @@
 #include "debug.h"
 
 /*
- * Default behavior, maybe be override by terminal-colors.d/{enable,disable}.
+ * Default behavior, may be overriden by terminal-colors.d/{enable,disable}.
  */
 #ifdef USE_COLORS_BY_DEFAULT
 # define UL_COLORMODE_DEFAULT	UL_COLORMODE_AUTO	/* check isatty() */
-- 
2.21.0


             reply	other threads:[~2019-05-13 18:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-13 18:53 Austin English [this message]
2019-05-13 18:53 ` [PATCH 2/6] libmount/src/utils.c: fix "maybe be" duplication Austin English
2019-05-13 18:53 ` [PATCH 3/6] misc-utils/lsblk.8: " Austin English
2019-05-13 18:53 ` [PATCH 4/6] sys-utils/mount.8: " Austin English
2019-05-13 18:53 ` [PATCH 5/6] sys-utils/rtcwake.8.in: " Austin English
2019-05-13 18:53 ` [PATCH 6/6] text-utils/column.1: " Austin English
2019-05-15 11:50 ` [PATCH 1/6] lib/colors.c: " 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=20190513185319.28853-1-austinenglish@gmail.com \
    --to=austinenglish@gmail.com \
    --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).