From f6a079a77fe99d6769c1ddec68dd8e8beab507e3 Mon Sep 17 00:00:00 2001 From: Roy Ivy III Date: Sun, 30 May 2021 18:38:03 -0500 Subject: [PATCH] refactor/timeout ~ polish spelling (comments, names, and exceptions) --- src/uu/timeout/src/timeout.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/uu/timeout/src/timeout.rs b/src/uu/timeout/src/timeout.rs index 7d557f1ce..dc8979143 100644 --- a/src/uu/timeout/src/timeout.rs +++ b/src/uu/timeout/src/timeout.rs @@ -159,8 +159,7 @@ pub fn uumain(args: impl uucore::Args) -> i32 { ) } -/// TODO: Improve exit codes, and make them consistent with the GNU Coreutil -/// exit codes. +/// TODO: Improve exit codes, and make them consistent with the GNU Coreutils exit codes. fn timeout( cmdname: &str,