[PATCH] Fix more typos

Diego Viola diego.viola at gmail.com
Thu Sep 13 03:52:30 PDT 2012


Signed-off-by: Diego Viola <diego.viola at gmail.com>
---
 faq.html      | 2 +-
 gtk.html      | 6 +++---
 toolkits.html | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/faq.html b/faq.html
index e2098e2..bff7fb4 100644
--- a/faq.html
+++ b/faq.html
@@ -121,7 +121,7 @@
   For example, core fonts; this is the original font model that was how
   your got text on the screen for the many first years of X11.  This
   includes code tables, glyph rasterization and caching, XLFDs
-  (seriously, XLFDs!) Also, the entire core rendering API that lets
+  (seriously, XLFDs!). Also, the entire core rendering API that lets
   you draw stippled lines, polygons, wide arcs and many more
   state-of-the-1980s style graphics primitives.  For many things we've
   been able to keep the X.org server modern by adding extension such
diff --git a/gtk.html b/gtk.html
index 3cd2e44..70d6b27 100644
--- a/gtk.html
+++ b/gtk.html
@@ -13,9 +13,9 @@
 <h1>GTK+</h1>
 <p>GTK+ is a multi platform toolkit for creating graphical user interfaces. It
 has a large range of widgets available for the user all driven through a
-centralised theme syste</p>
+centralised theme system.</p>
 
-<p><strong>The GTK+ backend is under active continous development - currently you
+<p><strong>The GTK+ backend is under active continuous development - currently you
   should only attempt to use it if you are experienced with GTK+.</strong></p>
 
 <div id="generated-toc" class="generate_from_h2"></div>
@@ -23,7 +23,7 @@ centralised theme syste</p>
 <h2>Getting the source</h2>
 
 <p>For correct functionality with current Wayland you must use the GTK+ master
-branche. As a precursor to these steps you must have downloaded and compiled
+branch. As a precursor to these steps you must have downloaded and compiled
 Wayland as per the <a href="/building.html">building instructions</a>.</p>
 
 <p><strong>GTK+ master also currently depends on an unstable release version of
diff --git a/toolkits.html b/toolkits.html
index 5719192..daaeb1c 100644
--- a/toolkits.html
+++ b/toolkits.html
@@ -46,7 +46,7 @@ repo</a> on freedesktop.org.</p>
 
 <p>The EFL port to Wayland is under active development - Ecore, Evas and
 Elementary have backends that target Wayland for both SHM and EGL based
-based presentation. Full details can be found in the <a href="efl.html">EFL instructions</a></p>
+presentation. Full details can be found in the <a href="efl.html">EFL instructions</a></p>
 
 </body>
 </html>
-- 
1.7.12



More information about the wayland-devel mailing list