We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e273981 commit 39b5d3dCopy full SHA for 39b5d3d
README.rst
@@ -12,7 +12,7 @@ scons-tool-cxxtest
12
.. image:: https://ci.appveyor.com/api/projects/status/github/ptomulik/scons-tool-cxxtest?svg=true
13
:target: https://ci.appveyor.com/project/ptomulik/scons-tool-cxxtest
14
15
-SCons_ tool to compile and run unit tests based on cxxtest_ framework.
+SCons_ tool for compiling and running unit tests based on cxxtest_ framework.
16
17
Installation
18
------------
@@ -23,7 +23,7 @@ From pypi_
23
^^^^^^^^^^
24
25
This method may be preferable if you build your project under a virtualenv. To
26
-add cxxtest tool from pypi_, type (within your wirtualenv):
+add cxxtest tool from pypi_, type (within your virtualenv):
27
28
.. code-block:: shell
29
0 commit comments