From 9401323e63278a7053c54565e8d688f6cbe34f54 Mon Sep 17 00:00:00 2001 From: Neil Jerram Date: Sun, 11 Nov 2001 15:01:52 +0000 Subject: * Documentation work. --- libguile/unif.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libguile/unif.c') diff --git a/libguile/unif.c b/libguile/unif.c index 392e376b2..138fe36a8 100644 --- a/libguile/unif.c +++ b/libguile/unif.c @@ -1656,7 +1656,7 @@ SCM_DEFINE (scm_uniform_array_write, "uniform-array-write", 1, 3, 0, "The optional arguments @var{start}\n" "and @var{end} allow\n" "a specified region of a vector (or linearized array) to be written.\n\n" - "The number of objects actually written is returned. \n" + "The number of objects actually written is returned.\n" "@var{port-or-fdes} may be\n" "omitted, in which case it defaults to the value returned by\n" "@code{(current-output-port)}.") -- cgit v1.2.3