[gtk-web] download/win64.php: Fix typos `packagages` and use consistant spelling for `internationalization`



commit 429c8812b2eccbafc968b34b0c69135cb1dbcf1c
Author: Devin Samarin <eboyjr14 gmail com>
Date:   Tue Jun 7 14:28:26 2011 -0700

    download/win64.php: Fix typos `packagages` and use consistant spelling for `internationalization`

 download/win64.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/download/win64.php b/download/win64.php
index f693a8a..0a82e7e 100755
--- a/download/win64.php
+++ b/download/win64.php
@@ -10,7 +10,7 @@ ob_start();
 
 <h3><a name="Requirements">Requirements</a></h3>
 <h4>Packages</h4>
-<p>You will need to get the GLib, Cairo, Pango, ATK, and GTK+ developer packages to build against GTK+. To run GTK+ programs you will also need the libpng and zlib packagages, and if your code uses gettext for internationalisation and/or you want GTK+ internalisation, the gettext package.</p>
+<p>You will need to get the GLib, Cairo, Pango, ATK, and GTK+ developer packages to build against GTK+. To run GTK+ programs you will also need the libpng and zlib packages, and if your code uses gettext for internationalization and/or you want GTK+ internationalization, the gettext package.</p>
 
 <p>The packages here are for people who develop software that uses GTK+. This page is not intended directly for end-users. It is expected that people who build installers for GTK+ applications for Windows bundle GTK+ with them.</p>
 



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