Skip to content

Commit ba8fa3d

Browse files
author
exoego
committed
Fix typo
1 parent 015b38d commit ba8fa3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_overviews/compiler-options/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This page come to the rescue for the people to find...
4747
scalac [ <options> ] <source files>
4848
```
4949

50-
E.g. `scalac -encoding utf8 -Xfalta-warnings Hello.scala`
50+
E.g. `scalac -encoding utf8 -Xfatal-warnings Hello.scala`
5151

5252

5353

0 commit comments

Comments
 (0)