Merge pull request #380 from socantre/master

s/ran/run
This commit is contained in:
Phil Nash 2015-05-20 06:27:00 +01:00
commit a55c1cfb97

View File

@ -210,7 +210,7 @@ SCENARIO( "vectors can be sized and resized", "[vector]" ) {
} }
``` ```
Conveniently, these tests will be reported as follows when ran: Conveniently, these tests will be reported as follows when run:
``` ```
Scenario: vectors can be sized and resized Scenario: vectors can be sized and resized