Skip to content

Commit

Permalink
Correct wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
ionelmc committed Nov 5, 2015
1 parent cdad39e commit 4814509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/darkslide/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ def _parse_options():
"-r", "--relative",
action="store_true",
dest="relative",
help="Make your presentation asset links relative to current pwd; "
help="Make your presentation asset links relative to current working dir; "
"This may be useful if you intend to publish your html "
"presentation online.",
default=False,
Expand Down

0 comments on commit 4814509

Please sign in to comment.