unofficial mirror of guix-patches@gnu.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

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 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).