From ba709a943911185aeb720d65f0d413d89bab874e Mon Sep 17 00:00:00 2001 From: schnetter Date: Fri, 25 Jan 2008 14:46:43 +0000 Subject: Correct small error in comment git-svn-id: http://svn.cactuscode.org/flesh/trunk@4447 17b73243-c579-4c4c-a9d2-2d5706c11dac --- lib/sbin/interface_parser.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/sbin') diff --git a/lib/sbin/interface_parser.pl b/lib/sbin/interface_parser.pl index aeb66e21..0e049860 100644 --- a/lib/sbin/interface_parser.pl +++ b/lib/sbin/interface_parser.pl @@ -213,7 +213,7 @@ sub get_implementation_ancestors $ancestors_ref->{"\U$ancestor\E"} = 1; if(! $interface_data_ref->{"IMPLEMENTATION \U$ancestor\E THORNS"}) { - # Implementation not found give extensive information + # Implementation not found; give extensive information %info = &buildthorns("$cctk_home/arrangements","thorns"); $suggest_thorns = ""; foreach $thorninfo (sort keys %info) -- cgit v1.2.3