unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55536] [PATCH] gnu: worklog: Remove duplicated word in description.
@ 2022-05-20  5:44 Foo Chuan Wei
  2022-06-05 19:18 ` bug#55536: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Foo Chuan Wei @ 2022-05-20  5:44 UTC (permalink / raw)
  To: 55536

* gnu/packages/task-management.scm (worklog)[description]: Remove
  duplicated word.
---
 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

base-commit: cf17cbbc1b16dd15c8ec2e637d240de7ae5c3a44
-- 
2.25.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#55536: [PATCH] gnu: worklog: Remove duplicated word in description.
  2022-05-20  5:44 [bug#55536] [PATCH] gnu: worklog: Remove duplicated word in description Foo Chuan Wei
@ 2022-06-05 19:18 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2022-06-05 19:18 UTC (permalink / raw)
  To: 55536-done


> * gnu/packages/task-management.scm (worklog)[description]: Remove
>   duplicated word.

Pushed, thanks!

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-05 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-20  5:44 [bug#55536] [PATCH] gnu: worklog: Remove duplicated word in description Foo Chuan Wei
2022-06-05 19:18 ` bug#55536: " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).