gnu: sbcl-trivial-benchmark: Fix trailing whitespace in description.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-benchmark)[description]: Fix trailing whitespace.
This commit is contained in:
parent
5e9f5fb23d
commit
f5a935ff3f
@ -13702,7 +13702,7 @@ for debugging and profiling real world applications.")
|
||||
statistical data for it. On SBCL this includes the data from @code{time}, for
|
||||
all other implementations just the @code{real-time} and @code{run-time} data.
|
||||
However, you can extend the system by adding your own @code{metrics} to it, or
|
||||
even by adding additional statistical @code{compute}ations. ")
|
||||
even by adding additional statistical @code{compute}ations.")
|
||||
(license license:zlib))))
|
||||
|
||||
(define-public cl-trivial-benchmark
|
||||
|
Loading…
Reference in New Issue
Block a user