Skip to content

Commit

Permalink
Update mobile_scanner_state.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
qwadrox authored Apr 22, 2024
1 parent 72b0335 commit 7e7f424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/objects/mobile_scanner_state.dart
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class MobileScannerState {
/// The facing direction of the camera.
final CameraFacing cameraDirection;

/// The error that occurred while setting up or using the canera.
/// The error that occurred while setting up or using the camera.
final MobileScannerException? error;

/// Whether the mobile scanner has initialized successfully.
Expand Down

0 comments on commit 7e7f424

Please sign in to comment.