Skip to content

Commit 2dbc9f4

Browse files
committed
Fix typo in docs: libposix -> libiconv
1 parent 088c05d commit 2dbc9f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/paradox/bindings/iconv.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Gradle
1313

1414
@@dependency[sbt,Maven,Gradle] {
1515
group="org.scala-native.bindgen"
16-
artifact="libposix_$scala.binary.version$"
16+
artifact="libiconv_$scala.binary.version$"
1717
version="$project.version$"
1818
}
1919

0 commit comments

Comments
 (0)