Skip to content

Commit 84b7217

Browse files
tgodziksjrd
andcommitted
Fix typo
Co-authored-by: Sébastien Doeraene <[email protected]> [Cherry-picked c450073]
1 parent 98421dd commit 84b7217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ object Build {
364364
) ++ extMap
365365
}
366366

367-
/* This projects are irrelevant from IDE point of view and do not compile with Bloop*/
367+
/* These projects are irrelevant from IDE point of view and do not compile with Bloop*/
368368
val fullyDisabledProjects = Set(
369369
"scala2-library-cc",
370370
"scala2-library-bootstrapped",

0 commit comments

Comments
 (0)