summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-10-08 16:03:20 +0200
committerTim-Philipp Müller <tim@centricular.com>2014-10-10 10:32:12 +0100
commitcea054c84aa4ecf13dd96f3d50d2b203f865496c (patch)
tree2e74f0e5e99565ba42c6a199acfbe681db11f785 /docs
parent2cc55af04626e3ba10070a12933e755c68242ce6 (diff)
docs: pwg: fix two typos
https://bugzilla.gnome.org/show_bug.cgi?id=738153
Diffstat (limited to 'docs')
-rw-r--r--docs/pwg/advanced-allocation.xml2
-rw-r--r--docs/pwg/advanced-qos.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/pwg/advanced-allocation.xml b/docs/pwg/advanced-allocation.xml
index 588803716..fde2637f9 100644
--- a/docs/pwg/advanced-allocation.xml
+++ b/docs/pwg/advanced-allocation.xml
@@ -2,7 +2,7 @@
<title>Memory allocation</title>
<para>
Memory allocation and management is a very important topic in
- multimedia. High definition video uses many magabytes to store
+ multimedia. High definition video uses many megabytes to store
one single frame of video. It is important to reuse the memory
when possible instead of constantly allocating and freeing
the memory.
diff --git a/docs/pwg/advanced-qos.xml b/docs/pwg/advanced-qos.xml
index 36ddf31d4..50edf9f53 100644
--- a/docs/pwg/advanced-qos.xml
+++ b/docs/pwg/advanced-qos.xml
@@ -77,7 +77,7 @@
second long, it is operating at twice the required speed. If, on the
other hand, it takes 2 seconds to produce a buffer with 1 seconds worth
of data, upstream is producing buffers too slow and we won't be able to
- keep sycnhronization. Usually, a running average is kept of the
+ keep synchronization. Usually, a running average is kept of the
proportion.
</para>
<para>