From f209b32afaffbb8b93c265525ebde182ab66c37a Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Fri, 30 Mar 2018 12:36:40 -0400 Subject: [PATCH] Misc. typos Found via `codespell -q 3` --- config/production.yaml.example | 2 +- support/doc/api/html/index.html | 22 +++++++++++----------- support/doc/dependencies.md | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/config/production.yaml.example b/config/production.yaml.example index d362e0b8a..c963118d9 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -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. diff --git a/support/doc/api/html/index.html b/support/doc/api/html/index.html index a47742f45..700b2a423 100644 --- a/support/doc/api/html/index.html +++ b/support/doc/api/html/index.html @@ -341,7 +341,7 @@
stop
-

stoping page

+

stopping page

@@ -828,7 +828,7 @@
stop
-

stoping page

+

stopping page

@@ -981,7 +981,7 @@
stop
-

stoping page

+

stopping page

@@ -1326,7 +1326,7 @@
stop
-

stoping page

+

stopping page

@@ -2128,7 +2128,7 @@
stop
-

stoping page

+

stopping page

@@ -2420,7 +2420,7 @@
stop
-

stoping page

+

stopping page

@@ -2767,7 +2767,7 @@
stop
-

stoping page

+

stopping page

@@ -3393,7 +3393,7 @@
stop
-

stoping page

+

stopping page

@@ -3716,7 +3716,7 @@
stop
-

stoping page

+

stopping page

@@ -3845,7 +3845,7 @@
stop
-

stoping page

+

stopping page

@@ -4472,7 +4472,7 @@
stop
-

stoping page

+

stopping page

diff --git a/support/doc/dependencies.md b/support/doc/dependencies.md index 52b53fdbe..57def686c 100644 --- a/support/doc/dependencies.md +++ b/support/doc/dependencies.md @@ -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