]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: fix typo
authorKarel Zak <kzak@redhat.com>
Thu, 27 Aug 2015 21:07:15 +0000 (23:07 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 27 Aug 2015 21:07:15 +0000 (23:07 +0200)
Reported-by: Andreas Henriksson <andreas@fatal.se>
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/howto-tests.txt

index 99046e1aea9b4335190391edde8b0c36767e8d73..6799c92a4cdf2174127d9d219b4d8775af37c1c9 100644 (file)
@@ -117,12 +117,12 @@ Travis CI - automatically executed for all github commits.
     UID=0, it means that tests are executed on travis "legacy infrastructure".
 
 
-Drone.oi - automatically executed for all github commits.
+Drone.io - automatically executed for all github commits.
 
     URL: https://drone.io/github.com/karelzak/util-linux
 
     The drone.io does not use any in-tree config file (like travis-ci), the
-    currently used configuration (maintained by Drone.oi web UI):
+    currently used configuration (maintained by Drone.io web UI):
 
        MAKE_CHECK="root"
        MAKE_CHECK_OPTS="--skip-loopdevs --exclude=mount/move"