Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
laves committed Aug 8, 2023
1 parent cdd7fe2 commit 52abea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binding/flutter/lib/rhino_manager.dart
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ class RhinoManager {
_isListening = false;
}

/// Starts audio recording and processing with the Rhino egine until a
/// Starts audio recording and processing with the Rhino engine until a
/// inference result is sent via the `inferenceCallback`
/// Throws a `RhinoException` if there was a problem starting audio recording.
Future<void> process() async {
Expand Down

0 comments on commit 52abea1

Please sign in to comment.