[gtk-web] fix typos



commit b26f9473c91f7db2344ddba8652314a57d42385c
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Dec 5 20:08:36 2014 +0100

    fix typos

 development.php   |    2 +-
 mailing-lists.php |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/development.php b/development.php
index 1fdb9f4..40797f7 100755
--- a/development.php
+++ b/development.php
@@ -33,7 +33,7 @@ ob_start();
 </ul>
 
 <h2><a name="BestPractices">Best Practices</a></h2>
-<p>When working on GTK+/GLib, there are several points once should consider, to keep the code in shape. See 
the <a href="https://wiki.gnome.org/Projects/GTK+/BestPractices"; class="external">GTK+ Best Practices</a>.</p>
+<p>When working on GTK+/GLib, there are several points one should consider, to keep the code in shape. See 
the <a href="https://wiki.gnome.org/Projects/GTK+/BestPractices"; class="external">GTK+ Best Practices</a>.</p>
 
 <h2><a name="Team">Team</a></h2>
 <p>Current core maintainers of GTK+ are:</p>
diff --git a/mailing-lists.php b/mailing-lists.php
index ef33c39..62eb860 100755
--- a/mailing-lists.php
+++ b/mailing-lists.php
@@ -10,7 +10,7 @@ ob_start();
 
 <h3>gtk-list gnome org</h3>
 <p>This is the main mailing list and probably the one on which you should ask questions about GTK+.</p>
-<p>The is for general topics related to GTK+, including everything from discussion of proposed new features 
to questions about compiling GTK+.</p>
+<p>This list is for general topics related to GTK+, including everything from discussion of proposed new 
features to questions about compiling GTK+.</p>
 <p>Mailing list: <a href="mailto:gtk-list-request gnome org?subject=subscribe" class="email">Subscribe</a>, 
<a href="http://mail.gnome.org/mailman/listinfo/gtk-list"; class="info">Information</a>, <a 
href="http://mail.gnome.org/archives/gtk-list/"; class="archives">Archives</a></p>
 
 <h3>gtk-app-devel-list gnome org</h3>
@@ -19,7 +19,7 @@ ob_start();
 
 <h3>gtk-devel-list gnome org</h3>
 <p>This list is for developers of the <strong>core</strong> GTK+ library to discuss GTK+ implementation. 
GTK+ application development and general GTK+ questions should <strong>not</strong> be asked on this list. 
The gtk-app-devel-list mailing list is more appropriate for that.</p>
-<p>Bug reports reports and requests for new features should generally be entered in <a 
href="http://bugzilla.gnome.org"; class="external">Bugzilla</a> instead of sent to this list.</p>
+<p>Bug reports and requests for new features should generally be entered in <a 
href="http://bugzilla.gnome.org"; class="external">Bugzilla</a> instead of sent to this list.</p>
 <p>Mailing list: <a href="mailto:gtk-devel-list-request gnome org?subject=subscribe" 
class="email">Subscribe</a>, <a href="http://mail.gnome.org/mailman/listinfo/gtk-devel-list"; 
class="info">Information</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/"; 
class="archives">Archives</a></p>
 
 <h3>gtk-doc-list gnome org</h3>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]