1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Merge pull request #3 from teohm/master

fix another minor typo.
This commit is contained in:
Lee Hambley 2013-07-09 00:42:59 -07:00
commit 66fc82d186

View file

@ -274,7 +274,7 @@ leaving an undefined state on server one, as Capistrano would simply hang up
both connections.
This cleanup routine can now be better implemented as follows (which is
actually more or less the actual implenetation in the the new Gem):
actually more or less the actual implementation in the the new Gem):
{% prism ruby %}
# Capistrano 3.0.x