Skip to content

Commit

Permalink
Standardise
Browse files Browse the repository at this point in the history
  • Loading branch information
wesho1107 committed Nov 14, 2023
1 parent 588d728 commit 7be2b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/seedu/address/ui/MainWindow.java
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ private void handleExit() {
}

/**
* Select the tab of the TabPane listTabs by an integer index tabIndex.
* Selects the tab of the TabPane listTabs by an integer index tabIndex.
*
* @param tabIndex The index of tab to be switched to.
*/
Expand Down

0 comments on commit 7be2b38

Please sign in to comment.