Commit 15cefd35 authored by Fabio Pelosin's avatar Fabio Pelosin

[Minor] Spelling correction.

parent 071fc84d
......@@ -86,7 +86,7 @@ module Pod
end
if $?.exitstatus != 0
puts "[!] Appledoc encountered an error (exitstatus: #{$?.exitstatus}), an update might be avilable to solve the issue." unless config.silent?
puts "[!] Appledoc encountered an error (exitstatus: #{$?.exitstatus}), an update might be available to solve the issue." unless config.silent?
end
rescue Informative
......
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