all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#40883] [PATCH] gnu: tarsplitter: fix typo in description
@ 2020-04-26 21:10 Vincent Legoll
  2020-04-27 18:44 ` bug#40883: " Björn Höfling
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2020-04-26 21:10 UTC (permalink / raw)
  To: 40883

[-- Attachment #1: Type: text/plain, Size: 25 bytes --]

Hello,

trivial typo fix

[-- Attachment #2: 0001-gnu-tarsplitter-Fix-typo-in-description-spilt-split.patch --]
[-- Type: text/x-patch, Size: 959 bytes --]

From 8f1bb3a18efbd3ea05deda5175ebcca30b2a2d5a Mon Sep 17 00:00:00 2001
From: Vincent Legoll <vincent.legoll@gmail.com>
Date: Sun, 26 Apr 2020 23:07:06 +0200
Subject: [PATCH] gnu: tarsplitter: Fix typo in description (spilt/split)

* gnu/packages/compression.scm (tarsplitter)[description]: Fix typo.
---
 gnu/packages/compression.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
index 8b93cc93dc..18512ee1bc 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -2164,6 +2164,6 @@ archiver is not installed.")
     (home-page "https://github.com/AQUAOSOTech/tarsplitter")
     (synopsis "Multithreaded tar utility")
     (description
-     "Archive huge numbers of files, or spilt massive tar archives into smaller
+     "Archive huge numbers of files, or split massive tar archives into smaller
 chunks.")
     (license license:expat)))
-- 
2.26.0


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

* bug#40883: [PATCH] gnu: tarsplitter: fix typo in description
  2020-04-26 21:10 [bug#40883] [PATCH] gnu: tarsplitter: fix typo in description Vincent Legoll
@ 2020-04-27 18:44 ` Björn Höfling
  0 siblings, 0 replies; 2+ messages in thread
From: Björn Höfling @ 2020-04-27 18:44 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 40883-done

[-- Attachment #1: Type: text/plain, Size: 203 bytes --]

On Sun, 26 Apr 2020 23:10:10 +0200
Vincent Legoll <vincent.legoll@gmail.com> wrote:

> Hello,
> 
> trivial typo fix

Commited as:

bb6d9e26334c93b84553eb273d1540d08fd15852

Thanks,

Björn

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

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

end of thread, other threads:[~2020-04-27 18:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-26 21:10 [bug#40883] [PATCH] gnu: tarsplitter: fix typo in description Vincent Legoll
2020-04-27 18:44 ` bug#40883: " Björn Höfling

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.