alien.data-docs: fix a typo

master
Alexander Iljin 2019-03-30 00:54:38 +01:00 committed by John Benediktsson
parent e14cd169e1
commit 56ca2c3cb0
1 changed files with 1 additions and 1 deletions

View File

@ -257,4 +257,4 @@ ARTICLE: "c-out-params" "Output parameters in C"
{ $code
"1234 { c-string } [ do_frob ] with-out-parameters"
}
"which would put the functions return value and error string on the stack." ;
"which would put the function's return value and error string on the stack." ;