docs: pwg: fix two typos
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 8 Oct 2014 14:03:20 +0000 (16:03 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 10 Oct 2014 09:32:12 +0000 (10:32 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=738153

docs/pwg/advanced-allocation.xml
docs/pwg/advanced-qos.xml

index 588803716b30398aec2d4bee16e1a2b32d51bcdc..fde2637f91cf17fae9be532005710da699c4ea2d 100644 (file)
@@ -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.
index 36ddf31d4cb3554f26246f17711a162172c3e8a4..50edf9f5313203e04621c4175549a519d67bae23 100644 (file)
@@ -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>