From 59bbe27fb0a40236108f09c9b3349e8faef0a95c Mon Sep 17 00:00:00 2001 From: Nguyen Hung Phuong Date: Wed, 30 Mar 2016 11:07:46 +0700 Subject: Fix typos in Swift files Change-Id: I34e0c9a888127704ac1910e73ddd14e27ebade13 --- bin/swift-init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/swift-init') diff --git a/bin/swift-init b/bin/swift-init index 0fcbff570..c8e0aef5c 100755 --- a/bin/swift-init +++ b/bin/swift-init @@ -77,7 +77,7 @@ def main(): # SIGKILL daemon after kill_wait period parser.add_option('--kill-after-timeout', dest='kill_after_timeout', action='store_true', - help="Kill daemon and all childs after kill-wait " + help="Kill daemon and all children after kill-wait " "period.") options, args = parser.parse_args() -- cgit v1.2.1