From 2506b3935b6e890f6d2a5b80234a9a91ab6515e9 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Mon, 6 Feb 2012 19:26:12 +0100 Subject: [PATCH] cosmetics: fix a typo in comments * tests/extra-programs-empty.test: Fix typo in heading comments. --- tests/extra-programs-empty.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/extra-programs-empty.test b/tests/extra-programs-empty.test index 992c5ee42..e46e1acfb 100755 --- a/tests/extra-programs-empty.test +++ b/tests/extra-programs-empty.test @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003, 2006, 2011 Free Software Foundation, Inc. +# Copyright (C) 2003, 2006, 2011, 2012 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -15,7 +15,7 @@ # along with this program. If not, see . # Test that EXTRA_PROGRAMS doesn't get removed because it is empty. -# This check hs been introduced in commit `Release-1-9-254-g9d0eaef' +# This check has been introduced in commit `Release-1-9-254-g9d0eaef' # into the former test `subst2.test'. . ./defs || Exit 1 -- 2.47.2