Skip to content

Commit af99a7f

Browse files
committed
docs(REPR.md): Out of date description
1 parent 77d9683 commit af99a7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

REPR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ local posix = {
7676

7777
Its first return value will then be passed through any defined `transforms`.
7878

79-
the result, in addition to its optional second return value will then be passed to one of the 2 following run functions based on current lua version.
79+
The result, in addition to its optional second return value will then be passed to `run_cmd`.
8080

8181
`run_cmd` is what calls the actual final shell command when needed.
8282

0 commit comments

Comments
 (0)