From 13125b6596267cb6742b55ef0681d361b67e9901 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Thu, 14 Jul 2011 16:39:22 +0000 Subject: [PATCH] Fix typos. --- tests/common/log.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/common/log.sh b/tests/common/log.sh index fca9d96a..48879706 100644 --- a/tests/common/log.sh +++ b/tests/common/log.sh @@ -3,7 +3,7 @@ log_start () { test="$1" - rational="$2" + rationale="$2" cat << EOF ############################################################################### @@ -12,7 +12,7 @@ log_start () # ############################################################################### # -# Rational: $rational +# Rationale: $rationale # ############################################################################### EOF