diff options
author | Patrick José Pereira <patrickelectric@gmail.com> | 2016-12-30 10:34:16 -0200 |
---|---|---|
committer | Patrick José Pereira <patrickelectric@gmail.com> | 2016-12-30 10:34:16 -0200 |
commit | 8c6ac51f3f40e2af1f35bd5ac3765159e5a4a0cb (patch) | |
tree | 277bf079ff4367703180ad0fb694da5c4afa44ff /plugins/ubuntu | |
parent | 87bc218d2da0da540383633462ca5fdbeda927fb (diff) | |
download | zsh-8c6ac51f3f40e2af1f35bd5ac3765159e5a4a0cb.tar.gz zsh-8c6ac51f3f40e2af1f35bd5ac3765159e5a4a0cb.tar.bz2 zsh-8c6ac51f3f40e2af1f35bd5ac3765159e5a4a0cb.zip |
'plugins/ubuntu/readme.md: Solve typos'
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Diffstat (limited to 'plugins/ubuntu')
-rw-r--r-- | plugins/ubuntu/readme.md | 2 |
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. |