From c4f23af5d0752bdaa7716c79e803f7c57eda1520 Mon Sep 17 00:00:00 2001 From: Tiago Date: Tue, 4 Jul 2017 17:24:56 +0100 Subject: [PATCH] Fixed typo in warning message --- bash.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash.bashrc b/bash.bashrc index f844721..88e8638 100644 --- a/bash.bashrc +++ b/bash.bashrc @@ -2,7 +2,7 @@ # Set warning message echo " =========================================================" -echo " WARNING: Suicide-Linx installed" +echo " WARNING: Suicide-Linux installed" echo " (http://sourceforge.net/projects/suicide-linux/)" echo " ========================================================="