From 5a004878721f0bae7f7fe47b51fc86c6f2e76819 Mon Sep 17 00:00:00 2001 From: jnqnfe Date: Tue, 6 Jan 2015 03:10:15 +0000 Subject: fix capitalisation of some output messages Closes: #952875 --- scripts/build/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/config') diff --git a/scripts/build/config b/scripts/build/config index dea361809..d1978a461 100755 --- a/scripts/build/config +++ b/scripts/build/config @@ -818,7 +818,7 @@ Local_arguments () ;; *) - Echo_error "internal error %s" "${0}" + Echo_error "Internal error %s" "${0}" exit 1 ;; esac -- cgit v1.2.3