Skip to content

Commit

Permalink
Merge pull request #1024 from qwadrox/patch-1
Browse files Browse the repository at this point in the history
docs: Typo in mobile_scanner_state.dart
  • Loading branch information
navaronbracke authored Apr 22, 2024
2 parents 78956a3 + 7e7f424 commit 36e9f49
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 36e9f49

Please sign in to comment.