Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
seelchen committed Feb 10, 2024
1 parent c964a79 commit f71bf6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1003,7 +1003,7 @@ public void goToMain(String path) {
}

/**
* Sets up the main view with the {@link MainFragment}
* Sets up the main view with a {@link MainFragment}
*
* @param path The path to which to go in the {@link MainFragment}
* @param hideFab Whether the FAB should be hidden in the new created {@link MainFragment} or not
Expand Down

0 comments on commit f71bf6a

Please sign in to comment.