diff --git a/src/embed/bytecode.c b/src/embed/bytecode.c index c0c4b073eb..4a38c9258d 100644 --- a/src/embed/bytecode.c +++ b/src/embed/bytecode.c @@ -137,7 +137,7 @@ Parrot_api_ready_bytecode(Parrot_PMC interp_pmc, Parrot_PMC pbc, =item C -Runs the bytecode C passing optional C parameters. This function +Runs the bytecode C passing optional C parameters. This function returns a true value if this call is successful and false value otherwise. =cut