summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Viola <diego.viola@gmail.com>2023-04-25 16:49:09 -0300
committerSam James <sam@gentoo.org>2023-04-25 22:26:58 +0100
commit52d91f662e2022070db84e036c9373373fa12624 (patch)
tree5d3e64209aacdb5330ea8d1aff85abef756f88c0 /app-shells/bash
parentdev-libs/keystone: remove unnecessary dependency to sys-devel/llvm (diff)
downloadgentoo-52d91f662e2022070db84e036c9373373fa12624.tar.gz
gentoo-52d91f662e2022070db84e036c9373373fa12624.tar.bz2
gentoo-52d91f662e2022070db84e036c9373373fa12624.zip
app-shells/bash: fix whitespace
Signed-off-by: Diego Viola <diego.viola@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30756 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/bash')
-rw-r--r--app-shells/bash/files/bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/files/bashrc b/app-shells/bash/files/bashrc
index 98621a7c9a80..6c909333754d 100644
--- a/app-shells/bash/files/bashrc
+++ b/app-shells/bash/files/bashrc
@@ -3,7 +3,7 @@
# This file is sourced by all *interactive* bash shells on startup,
# including some apparently interactive shells such as scp and rcp
# that can't tolerate any output. So make sure this doesn't display
-# anything or bad things will happen !
+# anything or bad things will happen!
# Test for an interactive shell. There is no need to set anything