From 50e943fe5017d574439f7a2c5c7037d49f8952bc Mon Sep 17 00:00:00 2001 From: Blair Zajac Date: Tue, 6 Dec 2011 10:25:40 -0800 Subject: Fix documentation stutters. --- test/files/run/adding-growing-set.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/run') diff --git a/test/files/run/adding-growing-set.scala b/test/files/run/adding-growing-set.scala index 5903813ed1..ab94b893b2 100644 --- a/test/files/run/adding-growing-set.scala +++ b/test/files/run/adding-growing-set.scala @@ -1,4 +1,4 @@ -/** This will run a a loooong time if Set's builder copies a +/** This will run a loooong time if Set's builder copies a * complete new Set for every element. */ object Test { -- cgit v1.2.3