Skip to content

Commit 23fe188

Browse files
committed
Fix typo in documentation
1 parent fad5595 commit 23fe188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/paradox/using-generated-bindings.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ and arrays by value (see @github[scala-native/scala-native#555](scala-native/sca
4848

4949
Now we can calculate angel between line segments:
5050

51-
@@snip [step-3] (../test/scala/org/scalanative/bindgen/docs/VectorSpec.scala) { #step-2 }
51+
@@snip [step-3] (../test/scala/org/scalanative/bindgen/docs/VectorSpec.scala) { #step-3 }
5252

5353

5454
[Scala Native memory management]: http://www.scala-native.org/en/latest/user/interop.html#memory-management

0 commit comments

Comments
 (0)