Skip to content

Commit

Permalink
Update lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
zoumi committed Oct 5, 2017
1 parent f0ecaa1 commit c57393f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,6 @@ impl RegKey {
}

/// Recursively delete subkey with all its subkeys and values.
/// Will delete itself if `path` is an empty string.
/// If `path` is an empty string, the subkeys and values of this key are deleted.
///
/// # Examples
Expand Down

0 comments on commit c57393f

Please sign in to comment.