summaryrefslogtreecommitdiff
path: root/plugins/ubuntu/readme.md
diff options
context:
space:
mode:
authorMarc Cornellà <marc.cornella@live.com>2016-12-30 18:39:43 +0100
committerGitHub <noreply@github.com>2016-12-30 18:39:43 +0100
commit9dab3c6718d627bc3ea5beb79bfbf0a7f74a7648 (patch)
tree535e8614fcf7508e2f6775212cb76e6f109d0215 /plugins/ubuntu/readme.md
parent97c03841691021f916c46b2fd2d089d7970400aa (diff)
parent0f498e8d458f941556dac8929b7dedfe99e4fe3f (diff)
downloadzsh-9dab3c6718d627bc3ea5beb79bfbf0a7f74a7648.tar.gz
zsh-9dab3c6718d627bc3ea5beb79bfbf0a7f74a7648.tar.bz2
zsh-9dab3c6718d627bc3ea5beb79bfbf0a7f74a7648.zip
Solving some random typos: #5736 (patrickelectric/typos)
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.