summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/api/colord-docs.xml2
-rw-r--r--doc/device-and-profile-naming-spec.txt8
-rw-r--r--doc/metadata-spec.txt2
-rw-r--r--doc/website/faq.html2
-rw-r--r--doc/website/intro.html2
5 files changed, 8 insertions, 8 deletions
diff --git a/doc/api/colord-docs.xml b/doc/api/colord-docs.xml
index 95916dc..3209c1b 100644
--- a/doc/api/colord-docs.xml
+++ b/doc/api/colord-docs.xml
@@ -82,7 +82,7 @@
<title>libcolord</title>
<partintro>
<para>
- This part documents helper funtions in libcolord.
+ This part documents helper functions in libcolord.
</para>
</partintro>
<xi:include href="xml/cd-client-sync.xml"/>
diff --git a/doc/device-and-profile-naming-spec.txt b/doc/device-and-profile-naming-spec.txt
index 72d3ecc..8ae5b4d 100644
--- a/doc/device-and-profile-naming-spec.txt
+++ b/doc/device-and-profile-naming-spec.txt
@@ -30,9 +30,9 @@ NOTE: This is a working document, and may change based on feedback.
Notations used in this document:
- * {%varible}
+ * {%variable}
A variable substitution is performed.
- * [-{%varible}]
+ * [-{%variable}]
if the variable is non-NULL then the clause is used, else ignored.
= Device ID Format =
@@ -57,7 +57,7 @@ A colord device should not be created for a display interface that does
not have a physical device attached to it.
A XRandR device typically has the device EDID data available, and this
-is the prefered way of identifying the device. Using the EDID ensures
+is the preferred way of identifying the device. Using the EDID ensures
the device ID remains constant if the physical display connection is
moved from VGA to DVI1 for instance.
@@ -130,7 +130,7 @@ and spaces and does not have to be escaped.
A profile ID is the same for binary identical profiles, even if
duplicated on the filesystem with the exception of user profiles.
-In line with other ICC reccomendations, the embedded profile ID (bytes
+In line with other ICC recommendations, the embedded profile ID (bytes
84 to 99) is used, after converting it to a hexadecimal encoding.
Format: icc-{%embedded-profile-id}
diff --git a/doc/metadata-spec.txt b/doc/metadata-spec.txt
index c9bb846..ecd438d 100644
--- a/doc/metadata-spec.txt
+++ b/doc/metadata-spec.txt
@@ -16,7 +16,7 @@ These data values are not properties on the DBus interface, but are
loaded from the metadata table in the .icc file, and added to the colord
Profile.Metadata dictionary.
-These keys are optional but recomended. Other keys may also be present,
+These keys are optional but recommended. Other keys may also be present,
and should be ignored.
License A content license, e.g. "Public Domain" or "CC0"
diff --git a/doc/website/faq.html b/doc/website/faq.html
index cb9e7f8..bac6f40 100644
--- a/doc/website/faq.html
+++ b/doc/website/faq.html
@@ -57,7 +57,7 @@ Version numbers are of the form <b>${major}</b>.<b>${minor}</b>.<b>${micro}</b>.
<p>
Branches with the status <code>stable</code> are suitable for distributions like SLED
and RHEL and are 100% ABI and API stable. Translatable source strings will not be
-added or modified and dependancy versions will not be updated.
+added or modified and dependency versions will not be updated.
Tarball releases from this branch should be considered safe to push to users as
normal updates.
</p>
diff --git a/doc/website/intro.html b/doc/website/intro.html
index d50c48c..808a325 100644
--- a/doc/website/intro.html
+++ b/doc/website/intro.html
@@ -84,7 +84,7 @@ GNOME Color Manager and colord-kde act as a clients to colord.
<h2>Use cases:</h2>
<p>
colord was designed to solve a few discrete use cases.
-The D-Bus interface was designed to fulfil the following scenarios:
+The D-Bus interface was designed to fulfill the following scenarios:
</p>
<ul>