We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad5595 commit 23fe188Copy full SHA for 23fe188
docs/src/paradox/using-generated-bindings.md
@@ -48,7 +48,7 @@ and arrays by value (see @github[scala-native/scala-native#555](scala-native/sca
48
49
Now we can calculate angel between line segments:
50
51
-@@snip [step-3] (../test/scala/org/scalanative/bindgen/docs/VectorSpec.scala) { #step-2 }
+@@snip [step-3] (../test/scala/org/scalanative/bindgen/docs/VectorSpec.scala) { #step-3 }
52
53
54
[Scala Native memory management]: http://www.scala-native.org/en/latest/user/interop.html#memory-management
0 commit comments