Skip to content

Commit

Permalink
docs(iroh): code review
Browse files Browse the repository at this point in the history
Co-authored-by: Floris Bruynooghe <[email protected]>
  • Loading branch information
matheus23 and flub authored Jul 26, 2024
1 parent 3c5c347 commit f05c753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iroh/src/client/docs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ impl Doc {
Ok(res.entry.map(|entry| entry.into()))
}

/// Returns entries.
/// Returns all entries matching the query.
pub async fn get_many(
&self,
query: impl Into<Query>,
Expand Down

0 comments on commit f05c753

Please sign in to comment.