diff mbox series

[bug#55536] gnu: worklog: Remove duplicated word in description.

Message ID PU1PR01MB21550876F633077EC3E7B0148DD39@PU1PR01MB2155.apcprd01.prod.exchangelabs.com
State Accepted
Headers show
Series [bug#55536] gnu: worklog: Remove duplicated word in description. | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git branch success View Git branch
cbaines/applying patch success View Laminar job
cbaines/issue success View issue

Commit Message

Foo Chuan Wei May 20, 2022, 5:44 a.m. UTC
* gnu/packages/task-management.scm (worklog)[description]: Remove
  duplicated word.
---
 gnu/packages/task-management.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: cf17cbbc1b16dd15c8ec2e637d240de7ae5c3a44

Comments

Mathieu Othacehe June 5, 2022, 7:18 p.m. UTC | #1
> * gnu/packages/task-management.scm (worklog)[description]: Remove
>   duplicated word.

Pushed, thanks!

Mathieu
diff mbox series

Patch

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