guix-commits
[Top][All Lists]
Advanced

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

01/07: gnu: fbcat: Fix typo in description.


From: guix-commits
Subject: 01/07: gnu: fbcat: Fix typo in description.
Date: Mon, 9 Jan 2023 18:27:22 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit ce1db7a5447dca0f57dc343110719867e479b76e
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Dec 30 20:01:26 2022 +0100

    gnu: fbcat: Fix typo in description.
    
    * gnu/packages/linux.scm (fbcat)[description]: Fix ‘therof’.  Add newline.
---
 gnu/packages/linux.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 9ee7874996..7d10da25ef 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -8464,7 +8464,8 @@ relevant @file{/dev/vcs*} file(s).")
     (synopsis "Take a screenshot of the contents of the Linux framebuffer")
     (description
      "fbcat saves the contents of the Linux framebuffer (@file{/dev/fb*}), or
-a dump therof.  It supports a wide range of drivers and pixel formats.
+a dump thereof.  It supports a wide range of drivers and pixel formats.
+
 @command{fbcat} can take screenshots of virtually any application that can be
 made to write its output to the framebuffer, including (but not limited to)
 text-mode or graphical applications that don't use a display server.



reply via email to

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