diff src/README @ 5125:b5df3737028a ben-lisp-object

merge
author Ben Wing <ben@xemacs.org>
date Wed, 24 Feb 2010 01:58:04 -0600
parents 304aebb79cd3
children 56144c8593a8
line wrap: on
line diff
--- a/src/README	Wed Jan 20 07:05:57 2010 -0600
+++ b/src/README	Wed Feb 24 01:58:04 2010 -0600
@@ -61,7 +61,7 @@
       eval.c for a classification of various error functions.
 
    -- Constant strings occurring in source files need to get wrapped
-      in a call to GETTEXT (or if inside of a call to `build_string',
+      in a call to GETTEXT (or if inside of a call to `build_ascstring',
       change that function to `build_translated_string') if they don't
       occur in certain places where the I18N3 message snarfer will see
       them.  For a complete discussion of this, see the file