Skip to content

Commit

Permalink
Update error.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 authored Jul 26, 2024
1 parent 5de0899 commit 8c61555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use crate::{
version::Version,
};

/// Represents errors that can occur in the value-log
/// Represents errors that can occur in the value log
#[derive(Debug)]
pub enum Error {
/// I/O error
Expand Down

0 comments on commit 8c61555

Please sign in to comment.