From cea7b7eb1c73fd0680ccf637e9d762f0d26ff6bf Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Sat, 27 Oct 2012 23:26:43 +0200 Subject: Finished basic text of API chapter! --- gawkapi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gawkapi.h') 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. -- cgit v1.2.3