From bf7049022370913a6d6948c2ccb1f1fa61ab23cc Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org>
Date: Wed, 22 May 2019 15:48:17 -0700
Subject: gnu: umi-tools: Fix typo "containing".

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

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index ea6293f90f..e3c24aeb57 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -14783,7 +14783,7 @@ (define-public umi-tools
     (description "This package provides tools for dealing with @dfn{Unique
 Molecular Identifiers} (UMIs) and @dfn{Random Molecular Tags} (RMTs) in
 genetic sequences.  There are six tools: the @code{extract} and
-@code{whitelist} commands are used to prepare a fastq containg UMIs @code{+/-}
+@code{whitelist} commands are used to prepare a fastq containing UMIs @code{+/-}
 cell barcodes for alignment.  The remaining commands, @code{group},
 @code{dedup}, and @{count}/@code{count_tab}, are used to identify PCR
 duplicates using the UMIs and perform different levels of analysis depending
-- 
cgit v1.2.3