aboutsummaryrefslogtreecommitdiff
path: root/doc/user_help.in.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user_help.in.html')
-rw-r--r--doc/user_help.in.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user_help.in.html b/doc/user_help.in.html
index 5dff9b99..468c1dc4 100644
--- a/doc/user_help.in.html
+++ b/doc/user_help.in.html
@@ -446,7 +446,7 @@ HTTPS traffic will be sent through the proxy.
<h3 id="ad-blocking">Ad blocking</h3>
<p>Dillo has the ability to block content when loading a page based on the domain
-the embeded content is being loaded from. You can control how Dillo handles
+the embedded content is being loaded from. You can control how Dillo handles
automatic requests for resources (like images and style sheets) that aren't at
the same domain as the original page.</p>
@@ -485,7 +485,7 @@ following sections.</p>
<h3 id="dillorc">Dillorc</h3>
-<p>The main configuration of Dillo is controled by the
+<p>The main configuration of Dillo is controlled by the
<a href="file:~/.dillo/dillorc"><code>dillorc</code></a> file.
The list of all available options can be found in the system
configuration file, typically
@@ -674,7 +674,7 @@ tool.
<h3 id="keysrc">Keysrc</h3>
-<p>The mapping of keys in Dillo is contolled by the
+<p>The mapping of keys in Dillo is controlled by the
<a href="file:~/.dillo/keysrc"><code>~/.dillo/keysrc</code></a> file.
The format is "<code>key = action</code>" or
"<code>&lt;modifier&gt;key = action</code>". Lines that begin with a "#" are comments.