Skip to content

Commit

Permalink
adding function set_program_text
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-henz committed Jul 3, 2024
1 parent 8ca23d6 commit 05341d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bundles/repl/functions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export function set_font_size(font_size_px: number) {
}

/**
* Set program text
* Set program text in the Repl editor to the given string
* @param {text} string
*
* @category Main
Expand Down

0 comments on commit 05341d7

Please sign in to comment.