summaryrefslogtreecommitdiff
path: root/doc/mdk_mixguile.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mdk_mixguile.texi')
-rw-r--r--doc/mdk_mixguile.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mdk_mixguile.texi b/doc/mdk_mixguile.texi
index 5566a16..2627857 100644
--- a/doc/mdk_mixguile.texi
+++ b/doc/mdk_mixguile.texi
@@ -288,7 +288,7 @@ string list with its arguments.
@defun mix-add-break-hook hook
@defunx mix-add-cond-break hook
-Add a hook funtion to be executed when an explicit (resp. conditional)
+Add a hook function to be executed when an explicit (resp. conditional)
breakpoint is encountered during program execution. @var{hook} is a
function taking two arguments: the source line number where the hook has
occurred, and the current program counter value. The following code