Skip to content

Commit

Permalink
Build results of 1fcc5b3 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Sep 29, 2014
1 parent 0acb43a commit 88be024
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/Comment/Spell/Check.pm
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ sub _build_spell_command_exec {
if can_run($candidate);
}
return croak <<"EOF";
Cant determine a spell checker automatically.
Make sure one of: @candidates are installed or configure manually.
Cant determine a spell checker automatically. Make sure one of: @candidates are installed or configure manually.
EOF
}

Expand Down

0 comments on commit 88be024

Please sign in to comment.