Misc. typos
authorluz.paz <luzpaz@users.noreply.github.com>
Fri, 30 Mar 2018 16:36:40 +0000 (12:36 -0400)
committerRigel Kent <par@rigelk.eu>
Fri, 30 Mar 2018 16:51:57 +0000 (18:51 +0200)
Found via `codespell -q 3`

config/production.yaml.example
support/doc/api/html/index.html
support/doc/dependencies.md

index d362e0b8aaa7e0b0c0075e3165b5d9e46531d01a..c963118d943a6759824faa1aa4e330d87dbfbc86 100644 (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.
index a47742f455f7707f4ae3ec69157cd752c1cf2ab7..700b2a423f8a282994d15924bf61d719b1dab2b0 100644 (file)
                       <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">
                       <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">
                       <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">
                       <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">
                       <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">
                       <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">
                       <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">
                       <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">
                       <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">
                       <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">
                       <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">
index 52b53fdbe644b7e299f5a506ff4c6c82129e3629..57def686c148a8f5597ab5699e234ae012cfcbae 100644 (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