Misc. typos

Found via `codespell -q 3`
pull/452/head
luz.paz 2018-03-30 12:36:40 -04:00 committed by Rigel Kent
parent 79d28db3f9
commit f209b32afa
3 changed files with 13 additions and 13 deletions

View File

@ -54,7 +54,7 @@ log:
###############################################################################
#
# From this point, all the following keys can be overriden by the web interface
# From this point, all the following keys can be overridden by the web interface
# (local-production.json file). If you need to change some values, prefer to
# use the web interface because the configuration will be automatically
# reloaded without any need to restart PeerTube.

View File

@ -341,7 +341,7 @@
<div class="prop-title">stop</div>
</div>
<div class="prop-value">
<p>stoping page</p>
<p>stopping page</p>
</div>
</div>
<div class="prop-row prop-inner">
@ -828,7 +828,7 @@
<div class="prop-title">stop</div>
</div>
<div class="prop-value">
<p>stoping page</p>
<p>stopping page</p>
</div>
</div>
<div class="prop-row prop-inner">
@ -981,7 +981,7 @@
<div class="prop-title">stop</div>
</div>
<div class="prop-value">
<p>stoping page</p>
<p>stopping page</p>
</div>
</div>
<div class="prop-row prop-inner">
@ -1326,7 +1326,7 @@
<div class="prop-title">stop</div>
</div>
<div class="prop-value">
<p>stoping page</p>
<p>stopping page</p>
</div>
</div>
<div class="prop-row prop-inner">
@ -2128,7 +2128,7 @@
<div class="prop-title">stop</div>
</div>
<div class="prop-value">
<p>stoping page</p>
<p>stopping page</p>
</div>
</div>
<div class="prop-row prop-inner">
@ -2420,7 +2420,7 @@
<div class="prop-title">stop</div>
</div>
<div class="prop-value">
<p>stoping page</p>
<p>stopping page</p>
</div>
</div>
<div class="prop-row prop-inner">
@ -2767,7 +2767,7 @@
<div class="prop-title">stop</div>
</div>
<div class="prop-value">
<p>stoping page</p>
<p>stopping page</p>
</div>
</div>
<div class="prop-row prop-inner">
@ -3393,7 +3393,7 @@
<div class="prop-title">stop</div>
</div>
<div class="prop-value">
<p>stoping page</p>
<p>stopping page</p>
</div>
</div>
<div class="prop-row prop-inner">
@ -3716,7 +3716,7 @@
<div class="prop-title">stop</div>
</div>
<div class="prop-value">
<p>stoping page</p>
<p>stopping page</p>
</div>
</div>
<div class="prop-row prop-inner">
@ -3845,7 +3845,7 @@
<div class="prop-title">stop</div>
</div>
<div class="prop-value">
<p>stoping page</p>
<p>stopping page</p>
</div>
</div>
<div class="prop-row prop-inner">
@ -4472,7 +4472,7 @@
<div class="prop-title">stop</div>
</div>
<div class="prop-value">
<p>stoping page</p>
<p>stopping page</p>
</div>
</div>
<div class="prop-row prop-inner">

View File

@ -81,7 +81,7 @@ On a fresh install of [FreeBSD](https://www.freebsd.org), new system or new jail
url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
```
2. bootsrap pkg, initialize db and install peertube's dependencies, always as root (sudo not yet installed):
2. bootstrap pkg, initialize db and install peertube's dependencies, always as root (sudo not yet installed):
```
# pkg
# pkg update