From 910a18ed14dd81150f008e785f8773bf997eb1f6 Mon Sep 17 00:00:00 2001 From: Dongjoon Hyun Date: Mon, 14 Mar 2016 10:32:49 -0700 Subject: Fix some typos in `spec` documents and comments. --- project/PartestUtil.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project/PartestUtil.scala') diff --git a/project/PartestUtil.scala b/project/PartestUtil.scala index 4b18c94b47..8793e9c0a5 100644 --- a/project/PartestUtil.scala +++ b/project/PartestUtil.scala @@ -33,7 +33,7 @@ object PartestUtil { val srcPathOption = "--srcpath" val grepOption = "--grep" - // HACK: if we parse `--srpath scaladoc`, we overwrite this var. The parser for test file paths + // HACK: if we parse `--srcpath scaladoc`, we overwrite this var. The parser for test file paths // then lazily creates the examples based on the current value. // TODO is there a cleaner way to do this with SBT's parser infrastructure? var srcPath = "files" -- cgit v1.2.3