We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b9ed6 commit 9669669Copy full SHA for 9669669
src/main/scala/scalatutorial/sections/StructuringInformation.scala
@@ -154,7 +154,7 @@ object StructuringInformation extends ScalaTutorialSection {
154
* }
155
*}}}
156
*
157
- * Try to run the above code to see how the compiler informs us that
+ * If we try to run the above code to see how the compiler informs us that
158
* we don’t handle all the cases in `nonExhaustiveDuration`.
159
160
* = Equals =
0 commit comments