]> gitweb.factorcode.org Git - factor.git/commitdiff
alien.marshall: doc fix
authorJeremy Hughes <jedahu@gmail.com>
Mon, 27 Jul 2009 03:30:30 +0000 (15:30 +1200)
committerJeremy Hughes <jedahu@gmail.com>
Mon, 27 Jul 2009 03:30:30 +0000 (15:30 +1200)
extra/alien/marshall/marshall-docs.factor

index 7b321bd992ac89a585f9b34aabf202ea43e52ba4..361753a0d33fa7a936627c19d4ee9d8e2c59629c 100644 (file)
@@ -604,7 +604,7 @@ ARTICLE: "alien.marshall" "C marshalling"
 "Wrap an alien:" { $subsection alien-wrapper }
 "Wrap a struct:" { $subsection struct-wrapper }
 "Get the marshaller for a C type:" { $subsection marshaller }
-"Get the unmarshaller for a C type:" { $subsection marshaller }
+"Get the unmarshaller for a C type:" { $subsection unmarshaller }
 "Get the unmarshaller for an output parameter:" { $subsection out-arg-unmarshaller }
 "Get the unmarshaller for a struct field:" { $subsection struct-field-unmarshaller }
 $nl