aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGevel Tekens <geveltekens@gmail.com>2025-02-04 23:13:27 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2025-02-05 21:50:39 +0100
commit6cd133d2f242d36bd48ddea44acd868f70782d0b (patch)
treed6846c0e13706fb1dbb94885cb2980a639d22735 /doc
parent0c7e087fbd0278da9a39bd16ab9385073f1f495c (diff)
Fix several typos
See: https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/thread/L3FFAINJJMIOZQNID5HC2DHKJIIIHEYH/
Diffstat (limited to 'doc')
-rw-r--r--doc/Cookies.txt2
-rw-r--r--doc/user_help.in.html6
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/Cookies.txt b/doc/Cookies.txt
index 6aca019b..6f0222e3 100644
--- a/doc/Cookies.txt
+++ b/doc/Cookies.txt
@@ -54,7 +54,7 @@ configure/compile Dillo without cookie support. The option is:
===================
Cookies can be a severe threat to personal privacy. The pages you
-visit can be tracked, logged, and associated to a peronal data-record,
+visit can be tracked, logged, and associated to a personal data-record,
allowing the possibility of building a detailed profile of your
browsing habits.
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.