Skip to content

Commit 39b5d3d

Browse files
committed
fixed typo in README.rst
1 parent e273981 commit 39b5d3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ scons-tool-cxxtest
1212
.. image:: https://ci.appveyor.com/api/projects/status/github/ptomulik/scons-tool-cxxtest?svg=true
1313
:target: https://ci.appveyor.com/project/ptomulik/scons-tool-cxxtest
1414

15-
SCons_ tool to compile and run unit tests based on cxxtest_ framework.
15+
SCons_ tool for compiling and running unit tests based on cxxtest_ framework.
1616

1717
Installation
1818
------------
@@ -23,7 +23,7 @@ From pypi_
2323
^^^^^^^^^^
2424

2525
This method may be preferable if you build your project under a virtualenv. To
26-
add cxxtest tool from pypi_, type (within your wirtualenv):
26+
add cxxtest tool from pypi_, type (within your virtualenv):
2727

2828
.. code-block:: shell
2929

0 commit comments

Comments
 (0)