Hello, The attached patch fixes a couple of typos I noticed.
-- Cody Brownstein Liquidity, LLC
From 95c18946b34dceb667524db0e7dd1a66ccb54c7d Mon Sep 17 00:00:00 2001 From: Cody Brownstein <[email protected]> Date: Wed, 19 Sep 2018 19:31:54 -0700 Subject: [PATCH] Fix typos --- wiki/src/doc/first_steps/upgrade.mdwn | 2 +- wiki/src/support/known_issues.mdwn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/src/doc/first_steps/upgrade.mdwn b/wiki/src/doc/first_steps/upgrade.mdwn index 645a080eaf..93f5ee2708 100644 --- a/wiki/src/doc/first_steps/upgrade.mdwn +++ b/wiki/src/doc/first_steps/upgrade.mdwn @@ -74,7 +74,7 @@ and follow the assistant through the upgrade process. <div class="note"> If you missed an upgrade, each upgrade will be installed one after the -other. For exemple, if you have a Tails 1.3 and the current version +other. For example, if you have a Tails 1.3 and the current version is 1.3.2, then the upgrade to 1.3.1 will be installed, and after you restart Tails, the upgrade to 1.3.2 will be installed. diff --git a/wiki/src/support/known_issues.mdwn b/wiki/src/support/known_issues.mdwn index b22d7a33d8..b930fbe365 100644 --- a/wiki/src/support/known_issues.mdwn +++ b/wiki/src/support/known_issues.mdwn @@ -633,7 +633,7 @@ homepage](https://www.torproject.org/projects/torbrowser.html.en). Playing WebM videos in the Tor Browser fails on old hardware ------------------------------------------------------------ -On systems that only have one CPU code, WebM videos may fail to play +On systems that only have one CPU core, WebM videos may fail to play in the Tor Browser, and show the error message: "Video can't be played because the file is corrupt". You can work around this by downloading the video and watching it in the Totem video player. -- 2.19.0
signature.asc
Description: PGP signature
_______________________________________________ Tails-dev mailing list [email protected] https://mailman.boum.org/listinfo/tails-dev To unsubscribe from this list, send an empty email to [email protected].
