gnu: torbrowser: Fix typo in description.
* gnu/packages/tor-browsers.scm (make-torbrowser)[description]: Fix typo changing "know" to "known". Change-Id: Ib4c1d1f183e7debbc769693f303caa141f2138b6master
parent
eb4dc1b9ae
commit
4fdbf78a0f
|
@ -835,7 +835,7 @@ Browser.")
|
|||
(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
|
||||
|
|
Reference in New Issue