redpen-cc / redpen

RedPen is an open source proofreading tool to check if your technical documents meet the writing standard. RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, Re:VIEW, reStructuredText and LaTeX).
https://redpen.cc
Apache License 2.0
567 stars 74 forks source link

Fix typo in error message. #866

Closed tsuyoshicho closed 5 years ago

tsuyoshicho commented 5 years ago

Fix type in error message.

Before execututable to after executable

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 91.406% when pulling 819264bd14dff9643ae2199405b03dcdb681c986 on tsuyoshicho:fix/typo-script into 01608deffc17521802aee6c057f97442303d6f81 on redpen-cc:master.

takahi-i commented 5 years ago

@tsuyoshicho Thank you very much for the valuable contributions!