We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54494eb commit c4a497bCopy full SHA for c4a497b
library/src/scalaShadowing/language.scala
@@ -29,7 +29,7 @@ package scalaShadowing
29
* and, for dotty:
30
*
31
* - [[Scala2 `Scala2`]] backwards compatibility mode for Scala2
32
- * - [[noAtoTupling `noAutoTupling`]] disable auto-tupling
+ * - [[noAutoTupling `noAutoTupling`]] disable auto-tupling
33
* - [[strictEquality `strictEquality`]] enable strick equality
34
35
* @groupname production Language Features
0 commit comments