lib/subunit/README: Fix typo.
authorKarolin Seeger <kseeger@samba.org>
Wed, 15 May 2013 16:09:51 +0000 (18:09 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 16 May 2013 04:04:41 +0000 (21:04 -0700)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/subunit/README

index 103a32cdf9bb4791eb0a60ce0711f47cafb35c24..47a97345cdbcb1cda6bdf3b8cfb8a7cf8393076d 100644 (file)
@@ -35,7 +35,7 @@ A number of useful things can be done easily with subunit:
    can be shown as a seamless whole.
  * Test archiving: A test run may be recorded and replayed later.
  * Test isolation: Tests that may crash or otherwise interact badly with each
-   other can be run seperately and then aggregated, rather than interfering
+   other can be run separately and then aggregated, rather than interfering
    with each other.
  * Grid testing: subunit can act as the necessary serialisation and
    deserialiation to get test runs on distributed machines to be reported in