fix: typo
Co-authored-by: 0/0 <zero@imaskeleton.me>
This commit is contained in:
parent
4e334f4baa
commit
9b57c8ef3f
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ impl WhisperContext {
|
||||||
/// Create a new state object, ready for use.
|
/// Create a new state object, ready for use.
|
||||||
///
|
///
|
||||||
/// # Returns
|
/// # Returns
|
||||||
/// Ok(WhieperState) on success, Err(WhisperError) on failure.
|
/// Ok(WhisperState) on success, Err(WhisperError) on failure.
|
||||||
///
|
///
|
||||||
/// # C++ equivalent
|
/// # C++ equivalent
|
||||||
/// `struct whisper_state * whisper_init_state(struct whisper_context * ctx);`
|
/// `struct whisper_state * whisper_init_state(struct whisper_context * ctx);`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue