diff options
Diffstat (limited to 'random.txi')
-rwxr-xr-x[-rw-r--r--] | random.txi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/random.txi b/random.txi index 3e53905..f19c714 100644..100755 --- a/random.txi +++ b/random.txi @@ -34,7 +34,8 @@ as a random-number state object in another implementation. Returns a new copy of argument @var{state}. -@defunx copy-random-state +@end defun +@defun copy-random-state Returns a new copy of @code{*random-state*}. @end defun |