summarylogtreecommitdiffstats
path: root/bash-it-git.install
diff options
context:
space:
mode:
authorClaudia2017-06-17 20:20:56 +0200
committerClaudia Pellegrino2017-06-18 16:39:37 +0200
commita70d83cb557e63e753281a2e4bc2b7a4560097f4 (patch)
treedba9b8fe12bf10de16b383ec78b70eab9e8e57ef /bash-it-git.install
parent2a4511cf4eb69d1af7f7abbfd8872f16c11dec0d (diff)
downloadaur-a70d83cb557e63e753281a2e4bc2b7a4560097f4.tar.gz
Fix typo
Diffstat (limited to 'bash-it-git.install')
-rw-r--r--bash-it-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash-it-git.install b/bash-it-git.install
index 99a908326b0b..79648ef950ff 100644
--- a/bash-it-git.install
+++ b/bash-it-git.install
@@ -18,7 +18,7 @@ post_remove() {
## 1. Re-install bash-it-git ##
## 2. For each user, run: ~/.bash_it/uninstall.sh ##
## (this also restores their original .bashrc) ##
- ## 3. Remove the `~/.bash_it`directory (optional) ##
+ ## 3. Remove the `~/.bash_it` directory (optional) ##
## 4. Uninstall bash-it-git ##
## ##