Skip to content

Commit

Permalink
documents: Correct GetHostPaths documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
bilelmoussaoui committed Jun 7, 2024
1 parent 3870571 commit 09339f9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/documents/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -479,8 +479,7 @@ impl<'a> Documents<'a> {
.await
}

/// Revokes access permissions for a file in the document store from an
/// application.
/// Retrieves the host filesystem paths from their document IDs.
///
/// # Arguments
///
Expand Down

0 comments on commit 09339f9

Please sign in to comment.