summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/libdimension/polynomial.c2
1 files changed, 1 insertions, 1 deletions
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"