Skip to content

Commit 2a4372b

Browse files
author
Stephan Dilly
committed
docs
1 parent 1fe08a3 commit 2a4372b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asyncgit/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pub enum AsyncNotification {
3232
Diff,
3333
}
3434

35-
///
35+
/// current working director `./`
3636
pub static CWD: &str = "./";
3737

3838
/// helper function to calculate the hash of an arbitrary type that implements the `Hash` trait

0 commit comments

Comments
 (0)