From cea054c84aa4ecf13dd96f3d50d2b203f865496c Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Wed, 8 Oct 2014 16:03:20 +0200 Subject: [PATCH] docs: pwg: fix two typos https://bugzilla.gnome.org/show_bug.cgi?id=738153 --- docs/pwg/advanced-allocation.xml | 2 +- docs/pwg/advanced-qos.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pwg/advanced-allocation.xml b/docs/pwg/advanced-allocation.xml index 588803716b..fde2637f91 100644 --- a/docs/pwg/advanced-allocation.xml +++ b/docs/pwg/advanced-allocation.xml @@ -2,7 +2,7 @@ Memory allocation 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 36ddf31d4c..50edf9f531 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.