commit:     42cf514b86098b9b08d8adeed71159b37b995e0a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  3 00:00:06 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  3 00:00:06 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42cf514b

app-shells/bash: fix typo in elog

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-shells/bash/bash-5.2_p37-r5.ebuild            | 4 ++--
 app-shells/bash/bash-5.3_p3-r3.ebuild             | 4 ++--
 app-shells/bash/bash-5.3_p8.ebuild                | 4 ++--
 app-shells/bash/bash-5.3_p9.ebuild                | 4 ++--
 app-shells/bash/bash-5.4_alpha_pre20251027.ebuild | 4 ++--
 app-shells/bash/bash-5.4_alpha_pre20251119.ebuild | 4 ++--
 app-shells/bash/bash-5.4_alpha_pre20251124.ebuild | 4 ++--
 app-shells/bash/bash-5.4_alpha_pre20251202.ebuild | 4 ++--
 app-shells/bash/bash-9999.ebuild                  | 4 ++--
 9 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/app-shells/bash/bash-5.2_p37-r5.ebuild 
b/app-shells/bash/bash-5.2_p37-r5.ebuild
index 73a5fee5d6cc..daa46acf6019 100644
--- a/app-shells/bash/bash-5.2_p37-r5.ebuild
+++ b/app-shells/bash/bash-5.2_p37-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -457,7 +457,7 @@ EOF
                        cat <<'EOF'
 The window title setting behaviour has been improved. It is now formatted as
 "\u@\h \W", in accordance with the prompting mechanism of bash. For example,
-after switching to the home directory, the current working directly will be
+after switching to the home directory, the current working directory will be
 shown as the <tilde> character.
 
 The value of PROMPT_DIRTRIM is now respected. If this variable is unset, the

diff --git a/app-shells/bash/bash-5.3_p3-r3.ebuild 
b/app-shells/bash/bash-5.3_p3-r3.ebuild
index 3fc1d87001e8..8ab4ea187149 100644
--- a/app-shells/bash/bash-5.3_p3-r3.ebuild
+++ b/app-shells/bash/bash-5.3_p3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -439,7 +439,7 @@ EOF
                        cat <<'EOF'
 The window title setting behaviour has been improved. It is now formatted as
 "\u@\h \W", in accordance with the prompting mechanism of bash. For example,
-after switching to the home directory, the current working directly will be
+after switching to the home directory, the current working directory will be
 shown as the <tilde> character.
 
 The value of PROMPT_DIRTRIM is now respected. If this variable is unset, the

diff --git a/app-shells/bash/bash-5.3_p8.ebuild 
b/app-shells/bash/bash-5.3_p8.ebuild
index 4d94b8719169..b33b1c6d4e1b 100644
--- a/app-shells/bash/bash-5.3_p8.ebuild
+++ b/app-shells/bash/bash-5.3_p8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -438,7 +438,7 @@ EOF
                        cat <<'EOF'
 The window title setting behaviour has been improved. It is now formatted as
 "\u@\h \W", in accordance with the prompting mechanism of bash. For example,
-after switching to the home directory, the current working directly will be
+after switching to the home directory, the current working directory will be
 shown as the <tilde> character.
 
 The value of PROMPT_DIRTRIM is now respected. If this variable is unset, the

diff --git a/app-shells/bash/bash-5.3_p9.ebuild 
b/app-shells/bash/bash-5.3_p9.ebuild
index 4d94b8719169..b33b1c6d4e1b 100644
--- a/app-shells/bash/bash-5.3_p9.ebuild
+++ b/app-shells/bash/bash-5.3_p9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -438,7 +438,7 @@ EOF
                        cat <<'EOF'
 The window title setting behaviour has been improved. It is now formatted as
 "\u@\h \W", in accordance with the prompting mechanism of bash. For example,
-after switching to the home directory, the current working directly will be
+after switching to the home directory, the current working directory will be
 shown as the <tilde> character.
 
 The value of PROMPT_DIRTRIM is now respected. If this variable is unset, the

diff --git a/app-shells/bash/bash-5.4_alpha_pre20251027.ebuild 
b/app-shells/bash/bash-5.4_alpha_pre20251027.ebuild
index 12879e0a5de3..af1b788c12b9 100644
--- a/app-shells/bash/bash-5.4_alpha_pre20251027.ebuild
+++ b/app-shells/bash/bash-5.4_alpha_pre20251027.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -443,7 +443,7 @@ EOF
                        cat <<'EOF'
 The window title setting behaviour has been improved. It is now formatted as
 "\u@\h \W", in accordance with the prompting mechanism of bash. For example,
-after switching to the home directory, the current working directly will be
+after switching to the home directory, the current working directory will be
 shown as the <tilde> character.
 
 The value of PROMPT_DIRTRIM is now respected. If this variable is unset, the

diff --git a/app-shells/bash/bash-5.4_alpha_pre20251119.ebuild 
b/app-shells/bash/bash-5.4_alpha_pre20251119.ebuild
index 795376bd2afd..0992b56e7d7b 100644
--- a/app-shells/bash/bash-5.4_alpha_pre20251119.ebuild
+++ b/app-shells/bash/bash-5.4_alpha_pre20251119.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -443,7 +443,7 @@ EOF
                        cat <<'EOF'
 The window title setting behaviour has been improved. It is now formatted as
 "\u@\h \W", in accordance with the prompting mechanism of bash. For example,
-after switching to the home directory, the current working directly will be
+after switching to the home directory, the current working directory will be
 shown as the <tilde> character.
 
 The value of PROMPT_DIRTRIM is now respected. If this variable is unset, the

diff --git a/app-shells/bash/bash-5.4_alpha_pre20251124.ebuild 
b/app-shells/bash/bash-5.4_alpha_pre20251124.ebuild
index abc3661059c3..06a1ffffd9a7 100644
--- a/app-shells/bash/bash-5.4_alpha_pre20251124.ebuild
+++ b/app-shells/bash/bash-5.4_alpha_pre20251124.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -443,7 +443,7 @@ EOF
                        cat <<'EOF'
 The window title setting behaviour has been improved. It is now formatted as
 "\u@\h \W", in accordance with the prompting mechanism of bash. For example,
-after switching to the home directory, the current working directly will be
+after switching to the home directory, the current working directory will be
 shown as the <tilde> character.
 
 The value of PROMPT_DIRTRIM is now respected. If this variable is unset, the

diff --git a/app-shells/bash/bash-5.4_alpha_pre20251202.ebuild 
b/app-shells/bash/bash-5.4_alpha_pre20251202.ebuild
index 1eb61c65c23f..6fec1496d1b3 100644
--- a/app-shells/bash/bash-5.4_alpha_pre20251202.ebuild
+++ b/app-shells/bash/bash-5.4_alpha_pre20251202.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -443,7 +443,7 @@ EOF
                        cat <<'EOF'
 The window title setting behaviour has been improved. It is now formatted as
 "\u@\h \W", in accordance with the prompting mechanism of bash. For example,
-after switching to the home directory, the current working directly will be
+after switching to the home directory, the current working directory will be
 shown as the <tilde> character.
 
 The value of PROMPT_DIRTRIM is now respected. If this variable is unset, the

diff --git a/app-shells/bash/bash-9999.ebuild b/app-shells/bash/bash-9999.ebuild
index cf602fa80daa..58734d9d40cc 100644
--- a/app-shells/bash/bash-9999.ebuild
+++ b/app-shells/bash/bash-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -443,7 +443,7 @@ EOF
                        cat <<'EOF'
 The window title setting behaviour has been improved. It is now formatted as
 "\u@\h \W", in accordance with the prompting mechanism of bash. For example,
-after switching to the home directory, the current working directly will be
+after switching to the home directory, the current working directory will be
 shown as the <tilde> character.
 
 The value of PROMPT_DIRTRIM is now respected. If this variable is unset, the

Reply via email to