From: kh5325.kim Date: Thu, 15 Nov 2012 05:13:53 +0000 (+0900) Subject: Fixed help messages X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ecdf9cd1a9e3b328f863c56c7a47fdf3a7441e73;p=sdk%2Ftools%2Fcli.git Fixed help messages --- diff --git a/org.tizen.cli/src/org/tizen/cli/exec/WRTLauncher.java b/org.tizen.cli/src/org/tizen/cli/exec/WRTLauncher.java index f32fd27..652fe8e 100755 --- a/org.tizen.cli/src/org/tizen/cli/exec/WRTLauncher.java +++ b/org.tizen.cli/src/org/tizen/cli/exec/WRTLauncher.java @@ -89,7 +89,7 @@ extends AbstractLauncher * * @see #OPT_TIME */ - protected static final String DESC_TIME = "sdb demon connection and command completion wating time (sec)"; + protected static final String DESC_TIME = "sdb daemon connection and command completion waiting time (sec)"; /** *