guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

24/35: gnu: sbcl-trivial-benchmark: Fix trailing whitespace in descripti


From: guix-commits
Subject: 24/35: gnu: sbcl-trivial-benchmark: Fix trailing whitespace in description.
Date: Thu, 30 Dec 2021 02:18:05 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit f5a935ff3f3f86d60cbbb5d9a6e9d66f112169c5
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:31:51 2021 -0800

    gnu: sbcl-trivial-benchmark: Fix trailing whitespace in description.
    
    * gnu/packages/lisp-xyz.scm (sbcl-trivial-benchmark)[description]: Fix
      trailing whitespace.
---
 gnu/packages/lisp-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 77b4cda4b7..160e35d830 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]