From 4fdbf78a0fd8c3fb5169f4182154bd7ae3cc01dc Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 30 May 2024 17:08:11 +0100 Subject: [PATCH] gnu: torbrowser: Fix typo in description. * gnu/packages/tor-browsers.scm (make-torbrowser)[description]: Fix typo changing "know" to "known". Change-Id: Ib4c1d1f183e7debbc769693f303caa141f2138b6 --- gnu/packages/tor-browsers.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/tor-browsers.scm b/gnu/packages/tor-browsers.scm index 830b6b247c..055e13af37 100644 --- a/gnu/packages/tor-browsers.scm +++ b/gnu/packages/tor-browsers.scm @@ -835,7 +835,7 @@ (define (runpaths-of-input label) (description "Tor Browser is the Tor Project version of Firefox browser. It is the only recommended way to anonymously browse the web that is supported by the -project. It modifies Firefox in order to avoid many know application level +project. It modifies Firefox in order to avoid many known application level attacks on the privacy of Tor users.") (license license:mpl2.0))) ;And others, see ;toolkit/content/license.html