Commit 859a37d4 authored by Zbigniew Siciarz's avatar Zbigniew Siciarz
Browse files

Fixed typo in cabal plugin.

parent d3acea39
...@@ -20,7 +20,7 @@ function _cabal_commands() { ...@@ -20,7 +20,7 @@ function _cabal_commands() {
"build:Make this package ready for installation" "build:Make this package ready for installation"
"check:Check the package for common mistakes" "check:Check the package for common mistakes"
"clean:Clean up after a build" "clean:Clean up after a build"
"copy:Copy teh files into the install locations" "copy:Copy the files into the install locations"
"configure:Prepare to build the package" "configure:Prepare to build the package"
"fetch:Downloads packages for later installation" "fetch:Downloads packages for later installation"
"get:Gets a package's source code" "get:Gets a package's source code"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment