Fix typos in 'string-join' docs: 'string-infix' -> 'strict-infix'.
authorMark H Weaver <mhw@netris.org>
Mon, 1 Apr 2013 05:21:30 +0000 (01:21 -0400)
committerMark H Weaver <mhw@netris.org>
Mon, 1 Apr 2013 05:21:30 +0000 (01:21 -0400)
commit3b80c3585221a899c9a6b87e742d267655bb0abc
treebc7db61272444a5fe599d072343d5f254a21ebf8
parent47f2bce5ae332c274270882c259776b8e4ea12f7
Fix typos in 'string-join' docs: 'string-infix' -> 'strict-infix'.

* doc/ref/api-data.texi (String Constructors): In definition of
  'string-join', change 'string-infix' -> 'strict-infix'.

* libguile/srfi-13.c (scm_string_join): In docstring, change
  'string-infix' -> 'strict-infix'.
doc/ref/api-data.texi
libguile/srfi-13.c