correct typo

This commit is contained in:
Thilko Richter
2012-09-06 21:23:45 +02:00
parent fede78c337
commit 54b2b9b339

View File

@@ -142,7 +142,7 @@ class Homesick < Thor
end
end
desc "destroy CASTLE", "Delete all symlnks and remove the cloned repository"
desc "destroy CASTLE", "Delete all symlinks and remove the cloned repository"
def destroy(name)
check_castle_existance name, "destroy"