mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
typo in mutable-strings
* module/rnrs/mutable-strings.scm: Fix typo.
This commit is contained in:
parent
0f8e69a44e
commit
23b4c817b1
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@
|
|||
;; You should have received a copy of the GNU Lesser General Public
|
||||
;; License along with this library; if not, write to the Free Software
|
||||
;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
^L
|
||||
|
||||
|
||||
|
||||
(library (rnrs mutable-strings (6))
|
||||
(export string-set! string-fill!)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue