Skip to content

Commit 2e1e56a

Browse files
author
github-actions
committed
Google Java Format
1 parent 44f6485 commit 2e1e56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/org/openpatch/scratch/Window.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ public void setStage(Stage stage) {
189189
/**
190190
* Transitions to a new stage with a specified duration.
191191
*
192-
* @param stage the new stage to transition to
192+
* @param stage the new stage to transition to
193193
* @param duration the duration of the transition in milliseconds
194194
*/
195195
public void transitionToStage(Stage stage, int duration) {

0 commit comments

Comments
 (0)