Skip to content

Commit

Permalink
fix: c&p
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Jan 29, 2024
1 parent e68e415 commit 0150adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/webdav.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! `mount` subcommand
//! `webdav` subcommand
use std::net::ToSocketAddrs;

use crate::{commands::open_repository, status_err, Application, RUSTIC_APP};
Expand Down

0 comments on commit 0150adf

Please sign in to comment.