Factor trim format function out
[mmh] / h / fmt_scan.h
index d7f43af..eec967e 100644 (file)
@@ -5,7 +5,7 @@
 /*
 ** This structure describes an "interesting" component.  It holds
 ** the name & text from the component (if found) and one piece of
-** auxilary info.  The structure for a particular component is located
+** auxiliary info.  The structure for a particular component is located
 ** by (open) hashing the name and using it as an index into the ptr array
 ** "wantcomp".  All format entries that reference a particular component
 ** point to its comp struct (so we only have to do component specific