chiark / gitweb /
bundles: Fix a typo
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 2 May 2021 09:48:15 +0000 (10:48 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 2 May 2021 09:48:15 +0000 (10:48 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/bin/otter.rs

index f27fc961f4fe046ba5a130701ddabd3f459b155c..f96bf5427263058c3f9ce05d9104c25fafe191af 100644 (file)
@@ -1362,7 +1362,7 @@ mod upload_bundle {
   )}
 }
 
-//---------- list-bundle ----------
+//---------- list-bundles ----------
 
 mod list_bundles {
   use super::*;