Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
typo
  • Loading branch information
camsim99 committed May 16, 2025
commit ca82952956ee55120ac84851282d4e26c0f79706
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public void start() {
@VisibleForTesting
@NonNull
/**
* Create an {@link OrientationEventListener} that will call the callback method of the {@link
* Creates an {@link OrientationEventListener} that will call the callback method of the {@link
* DeviceOrientationManagerProxyApi} whenever it is notified of a new device orientation and this
* {@code DeviceOrientationManager} instance determines that the orientation of the device {@link
* Configuration} has changed.
Expand Down