chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18b7e16
)
bundles: Fix a typo
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 2 May 2021 09:48:15 +0000
(10:48 +0100)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/src/bin/otter.rs
b/src/bin/otter.rs
index f27fc961f4fe046ba5a130701ddabd3f459b155c..f96bf5427263058c3f9ce05d9104c25fafe191af 100644
(file)
--- a/
src/bin/otter.rs
+++ b/
src/bin/otter.rs
@@
-1362,7
+1362,7
@@
mod upload_bundle {
)}
}
-//---------- list-bundle ----------
+//---------- list-bundle
s
----------
mod list_bundles {
use super::*;