Skip to content
Snippets Groups Projects
Commit 237b7a2e authored by Raymond Toy's avatar Raymond Toy
Browse files

Fix typo in string.

parent 0174bfeb
Branches
Tags
No related merge requests found
...@@ -331,7 +331,7 @@ ...@@ -331,7 +331,7 @@
(error 'arithmetic-error (error 'arithmetic-error
:operation fop :operation fop
:operands operands) :operands operands)
(error _"SIGFPE with no exceptions currently enabled? (si-code = ~D" (error _"SIGFPE with no exceptions currently enabled? (si-code = ~D)"
code))))))) code)))))))
;;; WITH-FLOAT-TRAPS-MASKED -- Public ;;; WITH-FLOAT-TRAPS-MASKED -- Public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment