me
/
guix
Archived
1
0
Fork 0

gnu: torbrowser: Fix typo in description.

* gnu/packages/tor-browsers.scm (make-torbrowser)[description]: Fix typo
changing "know" to "known".

Change-Id: Ib4c1d1f183e7debbc769693f303caa141f2138b6
master
Arun Isaac 2024-05-30 17:08:11 +01:00
parent eb4dc1b9ae
commit 4fdbf78a0f
No known key found for this signature in database
GPG Key ID: 2E25EE8B61802BB3
1 changed files with 1 additions and 1 deletions

View File

@ -835,7 +835,7 @@ Browser.")
(description (description
"Tor Browser is the Tor Project version of Firefox browser. It is the "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 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.") attacks on the privacy of Tor users.")
(license license:mpl2.0))) ;And others, see (license license:mpl2.0))) ;And others, see
;toolkit/content/license.html ;toolkit/content/license.html