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 56a962c commit b0bc5d0Copy full SHA for b0bc5d0
_tour/annotations.md
@@ -146,7 +146,7 @@ public class MyJavaClass extends TheirClass ...
146
{% endtab %}
147
{% endtabs %}
148
149
-An annotation application in Scala looks like a constructor invocation, for instantiating a Java annotation one has to use named arguments:
+An annotation application in Scala looks like a constructor invocation, but to instantiate a Java annotation one has to use named arguments:
150
151
{% tabs annotations_7 %}
152
{% tab 'Scala 2 and 3' for=annotations_7 %}
0 commit comments