From: Ian Jackson Date: Sun, 2 May 2021 09:48:15 +0000 (+0100) Subject: bundles: Fix a typo X-Git-Tag: otter-0.6.0~472 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=21b1b95ecdc00b1830ff960489876fb36b31097d;p=otter.git bundles: Fix a typo Signed-off-by: Ian Jackson --- diff --git a/src/bin/otter.rs b/src/bin/otter.rs index f27fc961..f96bf542 100644 --- a/src/bin/otter.rs +++ b/src/bin/otter.rs @@ -1362,7 +1362,7 @@ mod upload_bundle { )} } -//---------- list-bundle ---------- +//---------- list-bundles ---------- mod list_bundles { use super::*;