From c5ddce0b48ebc0a668ada204a791119981910b7b Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 22 Jan 2011 15:04:38 -0500 Subject: Fix comment in polynomial test. --- tests/libdimension/polynomial.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/libdimension/polynomial.c b/tests/libdimension/polynomial.c index 8c6b4da..5093c94 100644 --- a/tests/libdimension/polynomial.c +++ b/tests/libdimension/polynomial.c @@ -18,7 +18,7 @@ *************************************************************************/ /* - * Basic tests of PR-trees + * Basic test of numerical polynomial root-finder */ #include "dimension.h" -- cgit v1.2.3