From c13d533b9cd4b6852009f4fe3716b5d6d857bc05 Mon Sep 17 00:00:00 2001 From: Kentaro Hayashi Date: Tue, 19 Nov 2019 18:04:52 +0900 Subject: [PATCH] Fix a typo splool -> spool --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98ff73a8..aa2a3bf9 100644 --- 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 .; -- 2.39.5