diff options
Diffstat (limited to 'Src/text.c')
-rw-r--r-- | Src/text.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Src/text.c b/Src/text.c index a4191bf1a..69530ae79 100644 --- a/Src/text.c +++ b/Src/text.c @@ -584,7 +584,7 @@ gettext2(Estate state) state->pc = end; if (!nargs) { /* - * Unnamed fucntion. + * Unnamed function. * We're not going to pull any arguments off * later, so skip them now... */ |