3 Mar 2009 02:24
A typo in the documentation of string-replace
Masatake YAMATO <yamato <at> redhat.com>
2009-03-03 01:24:09 GMT
2009-03-03 01:24:09 GMT
Hi, Could you apply this very small patch? Masatake YAMATO Index: doc/modsrfi.texi =================================================================== --- doc/modsrfi.texi (revision 6571) +++ doc/modsrfi.texi (working copy) <at> <at> -2430,7 +2430,7 <at> <at> <at> subsection Other string operations <at> c NODE 他の文字列操作 - <at> defun string-replace s1 s2 start1 end2 &optional start2 end2 + <at> defun string-replace s1 s2 start1 end1 &optional start2 end2 [SRFI-13] <at> end defun ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H
RSS Feed