aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2014-04-30 15:47:29 +0200
committerChristian Tismer <tismer@stackless.com>2014-04-30 15:47:29 +0200
commite7830a535f8f6de89f193e605f6c2a843f02c0f1 (patch)
treef27253f00216cf26398222769f526b654dc04012 /README.rst
parent41354e1acc2cf9592eb10a7a08b7f88a057b7367 (diff)
simplify wording in the test (i.e. "Windows" is common for "Windows System")
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index a91516fbb..8f9625f0c 100644
--- a/README.rst
+++ b/README.rst
@@ -102,7 +102,7 @@ run directly by:
Installing PySide on a Linux System
-----------------------------------
-We do not provide binaries for a Linux System. Please read the build instructions in section
+We do not provide binaries for Linux. Please read the build instructions in section
``Building PySide on a Linux System``.
Building PySide on a Windows System
@@ -448,7 +448,7 @@ Options
``--standalone``
When enabled, all required Qt libs will be included in PySide distribution.
- This option is allways enabled on Windows System.
+ This option is allways enabled on Windows.
On Linux it's disabled by default.
.. note::
@@ -468,7 +468,7 @@ Options
``--make-spec``
Specify the cmake makefile generator type.
- Available values are ``msvc`` on Windows System and ``make`` on a Linux/OS X System.
+ Available values are ``msvc`` on Windows and ``make`` on Linux/Mac OS X.
``--no-examples``
Don't include PySide examples in PySide distribution