From fb85f6e8cef6c7ad8dc7f74bfc959aceb931fd43 Mon Sep 17 00:00:00 2001 From: dchandler Date: Mon, 14 Jul 2003 12:17:04 +0000 Subject: [PATCH] Fix comment. --- source/org/thdl/tib/text/DuffCode.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/org/thdl/tib/text/DuffCode.java b/source/org/thdl/tib/text/DuffCode.java index 702f121..4e11258 100644 --- a/source/org/thdl/tib/text/DuffCode.java +++ b/source/org/thdl/tib/text/DuffCode.java @@ -165,7 +165,7 @@ public final class DuffCode { * @return a string representation of this object that does not refer * to its Wylie representation (because the TMW->Wylie error messages * call upon this when there is none, and you don't want an infinite - * loop (manifesting as a StackOverflowError)) */ + * recursion (manifesting as a StackOverflowError)) */ public String toString(boolean TMW) { boolean[] err = new boolean[] { false }; return "