doc: small fixes (#609)

This commit is contained in:
Tshepang Lekhonkhobe 2016-07-29 03:15:10 +02:00 committed by Kevin K
parent 7d0d447ddb
commit 13233d7f2f

View file

@ -3,7 +3,7 @@
// (see LICENSE or <http://opensource.org/licenses/MIT>) All files in the project carrying such
// notice may not be copied, modified, or distributed except according to those terms.
//! A simple to use, efficient, and full featured library for parsing command line arguments and subcommands when writing console, or terminal applications.
//! A simple-to-use, efficient, and full-featured library for parsing command line arguments and subcommands when writing console/terminal applications.
//!
//! ## About
//!