Raymond Toy pushed to branch issue-369-unix-setlocale-docstring at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/code/unix.lisp
    ... ... @@ -2874,7 +2874,7 @@
    2874 2874
     
    
    2875 2875
     (defun unix-setlocale ()
    
    2876 2876
       _N"Set all the categories of the locale according to the values of
    
    2877
    -  the environment variables calling setlocale(LC_ALL, \"\").
    
    2877
    +  the environment variables by calling setlocale(LC_ALL, \"\").
    
    2878 2878
     
    
    2879 2879
       Returns 0 on success and -1 if setlocale failed."
    
    2880 2880
       (alien:alien-funcall