r9096: Spelling.
authorTim Potter <tpot@samba.org>
Fri, 5 Aug 2005 04:36:31 +0000 (04:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:31:16 +0000 (13:31 -0500)
(This used to be commit c61b29bdf043792d885528bd7666c9bea9107928)

source4/scripting/ejs/mprutil.c

index 5a29ddc144a32aff6c1da157a54eb6e830f4e8bf..657078e7c79a125d324863991f67fb05a1a765e9 100644 (file)
@@ -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)
 {