We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44f6485 commit 2e1e56aCopy full SHA for 2e1e56a
src/org/openpatch/scratch/Window.java
@@ -189,7 +189,7 @@ public void setStage(Stage stage) {
189
/**
190
* Transitions to a new stage with a specified duration.
191
*
192
- * @param stage the new stage to transition to
+ * @param stage the new stage to transition to
193
* @param duration the duration of the transition in milliseconds
194
*/
195
public void transitionToStage(Stage stage, int duration) {
0 commit comments