Skip to content

Commit 4145799

Browse files
christianhoelzldjc
authored andcommitted
typo
1 parent 3e2e86f commit 4145799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/order.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ impl Order {
237237
}
238238
}
239239

240-
/// An stream-like interface that yields an [`Order`]'s authoritations
240+
/// An stream-like interface that yields an [`Order`]'s authorizations
241241
///
242242
/// Call [`next()`] to get the next authorization in the order. If the order state
243243
/// does not yet contain the state of the authorization, it will be fetched from the server.

0 commit comments

Comments
 (0)