We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fef812 commit 75eb94eCopy full SHA for 75eb94e
src/context.rs
@@ -138,7 +138,7 @@ impl ContextBuilder {
138
///
139
/// This is useful in order to share the same translation strings in all [`Context`]s.
140
/// The mapping may be empty when set, it will be populated by
141
- /// [`Context::set_stock-translation`] or [`Accounts::set_stock_translation`] calls.
+ /// [`Context::set_stock_translation`] or [`Accounts::set_stock_translation`] calls.
142
143
/// Note that the [account manager](crate::accounts::Accounts) is designed to handle the
144
/// common case for using multiple [`Context`] instances.
0 commit comments