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> {
156
156
/// # Arguments
157
157
///
158
158
/// * `hash_alg` - The message digest algorithm used to calculate
159
- /// a digest of the encoding parameter.
159
+ /// a digest of the encoding parameter.
160
160
/// * `mgf` - The mask generation function to use on the encoded block.
161
161
/// * `encoding_parameter` - The encoding parameter, also known as the label.
162
162
pub fn new (
Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ impl Session {
258
258
/// # Arguments
259
259
///
260
260
/// * `template` - A reference to [Attribute] of search parameters that will be used
261
- /// to find objects.
261
+ /// to find objects.
262
262
///
263
263
/// # Returns
264
264
///
You can’t perform that action at this time.
0 commit comments