Skip to content

Commit b6d3cb4

Browse files
committed
Fix typos in 1.4.0-alpha01 release notes
PiperOrigin-RevId: 625332081 (cherry picked from commit 83d1600)
1 parent ae14bc1 commit b6d3cb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASENOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ This release includes the following changes since the
5858
* Update Overlay matrix implementation to make it consistent with the
5959
documentation by flipping the x and y values applied in
6060
`setOverlayFrameAnchor()`. If using
61-
`OverlaySettings.Builder.setOverlayFrameAnchor()`, flip their x
62-
and y values by multiplying them by `-1`.
61+
`OverlaySettings.Builder.setOverlayFrameAnchor()`, flip their x and y
62+
values by multiplying them by `-1`.
6363
* Session:
6464
* Change default of `CommandButton.enabled` to `true` and ensure the value
6565
can stay false for controllers even if the associated command is

0 commit comments

Comments
 (0)