guix-commits
[Top][All Lists]
Advanced

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

05/06: gnu: worklog: Remove duplicated word in description.


From: guix-commits
Subject: 05/06: gnu: worklog: Remove duplicated word in description.
Date: Sun, 5 Jun 2022 15:28:15 -0400 (EDT)

mothacehe pushed a commit to branch master
in repository guix.

commit 4269094fd07668bb8529114593f630c44ea74872
Author: Foo Chuan Wei <chuanwei.foo@hotmail.com>
AuthorDate: Fri May 20 05:44:52 2022 +0000

    gnu: worklog: Remove duplicated word in description.
    
    * gnu/packages/task-management.scm (worklog)[description]: Remove
      duplicated word.
    
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
 gnu/packages/task-management.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/task-management.scm b/gnu/packages/task-management.scm
index 0fddfa9ffb..aeedbfbe6a 100644
--- a/gnu/packages/task-management.scm
+++ b/gnu/packages/task-management.scm
@@ -175,8 +175,8 @@ and querying data, exposing task data in multiple formats 
to other tools.")
       (synopsis "Program keeping track of time spent on different projects")
       (description
        "@code{worklog} is a program that helps you keep track of your time.
-@code{worklog} is a simple ncurses based based program that runs a clock and
-logs time to a logfile.")
+@code{worklog} is a simple ncurses based program that runs a clock and logs
+time to a logfile.")
       (license license:public-domain))))
 
 (define-public dstask



reply via email to

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