From 4ef137130871df03aef2c95b9bb0f3d05a9beb1d Mon Sep 17 00:00:00 2001 From: stenman Date: Thu, 27 Nov 2003 18:15:15 +0000 Subject: Removed Swedish character from name --- sources/scala/collection/immutable/Tree.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources') diff --git a/sources/scala/collection/immutable/Tree.scala b/sources/scala/collection/immutable/Tree.scala index 4a3d8cc3d9..205f0b926a 100644 --- a/sources/scala/collection/immutable/Tree.scala +++ b/sources/scala/collection/immutable/Tree.scala @@ -9,7 +9,7 @@ /* General Balanced Trees - highly efficient functional dictionaries. ** ** This is a scala version of gb_trees.erl which is -** copyrighted (C) 1999-2001 by Sven-Olof Nyström, and Richard Carlsson +** copyrighted (C) 1999-2001 by Sven-Olof Nystrom, and Richard Carlsson ** ** An efficient implementation of Prof. Arne Andersson's General ** Balanced Trees. These have no storage overhead compared to plain -- cgit v1.2.3