[gtk+] build/win32/vs*/README.txt: Re-word a bit



commit dcfa3aa8cd83af3a17d6c02026a37ed5073c3e2c
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Fri Nov 29 09:53:49 2013 +0800

    build/win32/vs*/README.txt: Re-word a bit
    
    Use PATH rather than path to make things clearer

 build/win32/vs10/README.txt |    2 +-
 build/win32/vs9/README.txt  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build/win32/vs10/README.txt b/build/win32/vs10/README.txt
index e00b083..27d9ab8 100644
--- a/build/win32/vs10/README.txt
+++ b/build/win32/vs10/README.txt
@@ -23,7 +23,7 @@ build/win32/vs10/README.txt file in glib for details where to unpack them.
 You will also need a Python 2.x/3.x interpretor installed on your system,
 which can be obtained from the official installers available from
 http://www.python.org.  Please note that the Python interpretor (python.exe)
-needs to be in your path before attempting the build of GTK+.
+needs to be in your PATH before attempting the build of GTK+.
 
 It is recommended that one builds the dependencies with VS10 as far as
 possible, especially those from and using the GTK+ stack (i.e. GLib,
diff --git a/build/win32/vs9/README.txt b/build/win32/vs9/README.txt
index 0cf37f4..31ecd76 100644
--- a/build/win32/vs9/README.txt
+++ b/build/win32/vs9/README.txt
@@ -22,7 +22,7 @@ build/win32/vs9/README.txt file in glib for details where to unpack them.
 You will also need a Python 2.x/3.x interpretor installed on your system,
 which can be obtained from the official installers available from
 http://www.python.org.  Please note that the Python interpretor (python.exe)
-needs to be in your path before attempting the build of GTK+.
+needs to be in your PATH before attempting the build of GTK+.
 
 It is recommended that one builds the dependencies with VS9 as far as
 possible, especially those from and using the GTK+ stack (i.e. GLib,


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