summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-05-15 11:53:28 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-05-15 11:53:28 +0200
commit3e893763ce310f31216ec66faff9997e8c9e2cde (patch)
treed9bde9327078275fa07fd17b724e52f399952097
parent381051f98408cac24968e0d12f95effb5c30a26b (diff)
downloadtwister-3e893763ce310f31216ec66faff9997e8c9e2cde.tar.gz
twister-3e893763ce310f31216ec66faff9997e8c9e2cde.tar.bz2
twister-3e893763ce310f31216ec66faff9997e8c9e2cde.zip
cosmetics.
-rw-r--r--src/twister/taler-twister.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/twister/taler-twister.c b/src/twister/taler-twister.c
index d82d1d8..891a6dd 100644
--- a/src/twister/taler-twister.c
+++ b/src/twister/taler-twister.c
@@ -255,7 +255,7 @@ main (int argc,
"flip-ul",
"PATH",
gettext_noop
- ("Flip a char in the _string_ upload object pointed by PATH.\n"),
+ ("Flip a char in the *string* upload object pointed by PATH.\n"),
&flip_path_ul),
GNUNET_GETOPT_option_string
@@ -263,7 +263,7 @@ main (int argc,
"flip-dl",
"PATH",
gettext_noop
- ("Flip a char in the _string_ download object pointed by PATH.\n"),
+ ("Flip a char in the *string* download object pointed by PATH.\n"),
&flip_path_dl),
GNUNET_GETOPT_option_string