mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-29 11:01:13 +00:00
lib: Fix a typo in the RepoLoader
docs
This commit is contained in:
parent
ddd417469e
commit
12c1a552cd
@ -634,7 +634,7 @@ pub enum RepoLoaderError {
|
||||
TransactionCommit(#[from] TransactionCommitError),
|
||||
}
|
||||
|
||||
/// Helps create `ReadonlyRepoo` instances of a repo at the head operation or at
|
||||
/// Helps create `ReadonlyRepo` instances of a repo at the head operation or at
|
||||
/// a given operation.
|
||||
#[derive(Clone)]
|
||||
pub struct RepoLoader {
|
||||
|
Loading…
x
Reference in New Issue
Block a user