Fix several typos in the client documentation
authorMatthew Setter <matthew@matthewsetter.com>
Wed, 18 Jan 2017 11:24:42 +0000 (12:24 +0100)
committerMarkus Goetz <markus@woboq.com>
Wed, 18 Jan 2017 11:53:33 +0000 (12:53 +0100)
doc/architecture.rst
doc/autoupdate.rst
doc/building.rst
doc/visualtour.rst

index 59c7e67a19a97c242d1cd1fbbfc574ca13bdf49e..2e31bb57529204d4e443e3eb18a99c870eebed36 100644 (file)
@@ -77,7 +77,7 @@ a synchronization process.
 
 Before the 1.3.0 release of the Desktop Client, the synchronization process
 might create false conflict files if time deviates. Original and changed files
-conflict only in their timestamp, but not in their content. This behaviour was
+conflict only in their timestamp, but not in their content. This behavior was
 changed to employ a binary check if files differ.
 
 Like files, directories also hold a unique ID that changes whenever one of the
index a9b38f0c02fb36c2bbb02553f3317acfb38d3afd..221423de64894a222fd858b77bbd78134c619774 100644 (file)
@@ -3,7 +3,7 @@ The Automatic Updater
 =====================
 
 The Automatic Updater ensures that you always have the 
-latest features and bugfixes for your ownCloud synchronization client.
+latest features and bug fixes for your ownCloud synchronization client.
 
 The Automatic Updater updates only on Mac OS X and Windows computers; Linux 
 users only need to use their normal package managers. However, on Linux systems 
index 477e48a12cb3bdf9aaf52ef60fdceefc833dd154..7001e49562c41b4d65282df42f9a9c43affcf673 100644 (file)
@@ -54,7 +54,7 @@ distribution. Make sure the repositories for source packages are enabled.
 Mac OS X
 --------
 
-In additon to needing XCode (along with the command line tools), developing in
+In addition to needing XCode (along with the command line tools), developing in
 the Mac OS X environment requires extra dependencies.  You can install these
 dependencies through MacPorts_ or Homebrew_.  These dependencies are required
 only on the build machine, because non-standard libs are deployed in the app
index a8b28d309b9eaf5de5c410a79ed658cc21444367..c51da8109cd4d8ac22e1e997960445c938e2a262 100644 (file)
@@ -138,7 +138,7 @@ Network
 
 .. index:: proxy settings, SOCKS, bandwith, throttling, limiting
 
-This tab consollidates ``Proxy Settings`` and ``Bandwith Limiting``:
+This tab consolidates ``Proxy Settings`` and ``Bandwith Limiting``:
 
 .. image:: images/settings_network.png
    :scale: 50 %
@@ -152,7 +152,7 @@ Proxy Settings
   On Linux, this will only pick up the value of the variable ``http_proxy``.
 * ``Specify proxy manually as``: Allows to specify custom proxy settings.
   If you require to go through a HTTP(S) proxy server such as Squid or Microsoft
-  Forefront TMG, pick ``HTTP(S)``. ``SOCKSv5`` on the other hand is particulary
+  Forefront TMG, pick ``HTTP(S)``. ``SOCKSv5`` on the other hand is particularly
   useful in special company LAN setups, or in combination with the OpenSSH
   dynamic application level forwarding feature (see ``ssh -D``).
 * ``Host``: Enter the host name or IP address of your proxy server, followed