]> git.donarmstrong.com Git - debbugs.git/commitdiff
README.md: fix typo splool-> spool (from Kentaro Hayashi)
authorBill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Sun, 22 Dec 2024 10:10:08 +0000 (11:10 +0100)
committerBill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Sun, 22 Dec 2024 10:10:08 +0000 (11:10 +0100)
README.md

index 98ff73a8805de3a0da62f514e46030676f65c106..aa2a3bf9a4717a571ba674a60dde1c378369d04d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ If you can't use the `.deb`, do the following:
 
     2. Grab bugs ending in 00
 
-            mkdir -p splool/db-h/00;
+            mkdir -p spool/db-h/00;
             cd spool/db-h;
             rsync -av rsync://bugs-mirror.debian.org/bts-spool-db/00 .;