8000 Simple typo fix: "doctopt" should be "docopt" · zeroshade/docopt.cpp@4114291 · GitHub
[go: up one dir, main page]

8000 Skip to content

Commit 4114291

Browse files
committed
Simple typo fix: "doctopt" should be "docopt"
1 parent c142774 commit 4114291

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
``docopt.cpp``: A C++11 Port
22
============================
3-
doctopt creates *beautiful* command-line interfaces
4-
---------------------------------------------------
3+
docopt creates *beautiful* command-line interfaces
4+
--------------------------------------------------
55

66
Isn't it awesome how ``getopt`` (and ``boost::program_options`` for you fancy
77
folk!) generate help messages based on your code?! These timeless functions

0 commit comments

Comments
 (0)
0