From 1b42035bd904f192d5fcc325c6e1d23daeead77c Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Fri, 5 Aug 2005 04:36:31 +0000 Subject: r9096: Spelling. (This used to be commit c61b29bdf043792d885528bd7666c9bea9107928) --- source4/scripting/ejs/mprutil.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/scripting/ejs/mprutil.c') diff --git a/source4/scripting/ejs/mprutil.c b/source4/scripting/ejs/mprutil.c index 5a29ddc144..657078e7c7 100644 --- a/source4/scripting/ejs/mprutil.c +++ b/source4/scripting/ejs/mprutil.c @@ -403,7 +403,7 @@ void mpr_ReturnString(int eid, const char *s) } /* - get a poiner in the current object + get a pointer in the current object */ void *mprGetThisPtr(int eid, const char *name) { -- cgit