summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2015-10-23 12:16:03 +1300
committerRobert Collins <robertc@robertcollins.net>2015-10-23 12:16:03 +1300
commit4810e55ba15d7239dbf63dbb390e36bc89253616 (patch)
treee5f6df428135bf45fbcfdf0a2099558fcea37256 /COPYING
parent0bfebe8c3e9cc865d895bb0afeb052050a295652 (diff)
downloadsubunit-4810e55ba15d7239dbf63dbb390e36bc89253616.tar.gz
Typo fixes from Leo Arias
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING2
1 files changed, 1 insertions, 1 deletions
diff --git a/COPYING b/COPYING
index 3ba50f8..452c080 100644
--- a/COPYING
+++ b/COPYING
@@ -32,5 +32,5 @@ A known list of such code is maintained here:
* The python/iso8601 module by Michael Twomey, distributed under an MIT style
licence - see python/iso8601/LICENSE for details.
* The runtests.py and python/subunit/tests/TestUtil.py module are GPL test
- support modules. There are not installed by Subunit - they are only ever
+ support modules. They are not installed by Subunit - they are only ever
used on the build machine. Copyright 2004 Canonical Limited.