radicle/rad: Fix typo
This commit is contained in:
parent
8604d3bcc7
commit
f8fe296ceb
|
|
@ -388,7 +388,7 @@ pub enum CwdError {
|
||||||
|
|
||||||
/// Get the RID of the repository in current working directory
|
/// Get the RID of the repository in current working directory
|
||||||
///
|
///
|
||||||
/// It will atempt to search parent directories if `path` did not find
|
/// It will attempt to search parent directories if `path` did not find
|
||||||
/// a git repository.
|
/// a git repository.
|
||||||
///
|
///
|
||||||
/// # Safety
|
/// # Safety
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue