Skip to content

Commit 62bfa60

Browse files
committed
assorted typo fixes, cleanup, updating of comments
just in time for Halloween. "boostrap" is definitely the most adorable typo evah -- and one of the most common, too. but we don't want to scare anybody.
1 parent 8640550 commit 62bfa60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/junit/scala/runtime/ScalaRunTimeTest.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import org.junit.runners.JUnit4
99
@RunWith(classOf[JUnit4])
1010
class ScalaRunTimeTest {
1111
@Test
12-
def testStingOf() {
12+
def testStringOf() {
1313
import ScalaRunTime.stringOf
1414
import scala.collection._
1515
import parallel.ParIterable

0 commit comments

Comments
 (0)