File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ impl<'a> PkcsOaepParams<'a> {
156156 /// # Arguments
157157 ///
158158 /// * `hash_alg` - The message digest algorithm used to calculate
159- /// a digest of the encoding parameter.
159+ /// a digest of the encoding parameter.
160160 /// * `mgf` - The mask generation function to use on the encoded block.
161161 /// * `encoding_parameter` - The encoding parameter, also known as the label.
162162 pub fn new (
Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ impl Session {
258258 /// # Arguments
259259 ///
260260 /// * `template` - A reference to [Attribute] of search parameters that will be used
261- /// to find objects.
261+ /// to find objects.
262262 ///
263263 /// # Returns
264264 ///
You can’t perform that action at this time.
0 commit comments