aboutsummaryrefslogtreecommitdiffstats
path: root/gawkapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'gawkapi.h')
-rw-r--r--gawkapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gawkapi.h b/gawkapi.h
index 67cff698..30b0e939 100644
--- a/gawkapi.h
+++ b/gawkapi.h
@@ -539,7 +539,7 @@ typedef struct gawk_api {
* access is needed.
*
* This function retrieves the current value of a scalar cookie.
- * Once you have obtained a saclar_cookie using sym_lookup, you can
+ * Once you have obtained a scalar_cookie using sym_lookup, you can
* use this function to get its value more efficiently.
*
* Return will be false if the value cannot be retrieved.