summaryrefslogtreecommitdiff
path: root/plugins/ubuntu/readme.md
diff options
context:
space:
mode:
authorTuowen Zhao <ztuowen@gmail.com>2017-01-03 13:22:45 -0700
committerTuowen Zhao <ztuowen@gmail.com>2017-01-03 13:22:45 -0700
commit46d819df1a131a482618c324099947580f40b276 (patch)
tree9176b3710b2a313b3bd7a12d5a44325cfe2be281 /plugins/ubuntu/readme.md
parent0ebfa3a504a0a4de40154432918c5f8acb33bdae (diff)
parent9f8b2b42bdfee31bb06a93aa0e8b04411727ce58 (diff)
downloadzsh-46d819df1a131a482618c324099947580f40b276.tar.gz
zsh-46d819df1a131a482618c324099947580f40b276.tar.bz2
zsh-46d819df1a131a482618c324099947580f40b276.zip
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
Diffstat (limited to 'plugins/ubuntu/readme.md')
-rw-r--r--plugins/ubuntu/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ubuntu/readme.md b/plugins/ubuntu/readme.md
index c9ef61f4e..5ad4bbcd2 100644
--- a/plugins/ubuntu/readme.md
+++ b/plugins/ubuntu/readme.md
@@ -10,7 +10,7 @@ By now you already can guess almost all aliases
There are two exeptions since ...
agu = sudo Apt-Get Update - we have ...
-agug = sudo Apt-Get UpGrade - as the exeptional 4 letter alias for a single command.
+agug = sudo Apt-Get UpGrade - as the exceptional 4 letter alias for a single command.
afs = Apt-File Search --regexp - this has the regexp switch on without being represented in the alias, I guess this makes sense since the debian plugin has it, I never used that command.