unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vincent Legoll <vincent.legoll@gmail.com>
To: 40883@debbugs.gnu.org
Subject: [bug#40883] [PATCH] gnu: tarsplitter: fix typo in description
Date: Sun, 26 Apr 2020 23:10:10 +0200	[thread overview]
Message-ID: <9dcb85a0-2576-6219-1279-d5d1fa2a6363@gmail.com> (raw)

[-- 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


             reply	other threads:[~2020-04-26 21:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-26 21:10 Vincent Legoll [this message]
2020-04-27 18:44 ` bug#40883: [PATCH] gnu: tarsplitter: fix typo in description Björn Höfling

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9dcb85a0-2576-6219-1279-d5d1fa2a6363@gmail.com \
    --to=vincent.legoll@gmail.com \
    --cc=40883@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).