Skip to content

Commit

Permalink
Removed a space after the end of the sentence. Apparently one space i…
Browse files Browse the repository at this point in the history
…s grammatically correct? How long have I been in the Matrix?
  • Loading branch information
jgaskins committed Aug 24, 2011
1 parent 1c3b9eb commit 3d77035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bin/console.rb
Expand Up @@ -314,7 +314,7 @@ def self.cleanup
else
case agents.size
when 0
puts "Unable to find any agents to connect to. Please specify one."
puts "Unable to find any agents to connect to. Please specify one."
exit 1
when 1
agent = agents.first
Expand Down

0 comments on commit 3d77035

Please sign in to comment.