Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix typo
  • Loading branch information
seelchen committed Feb 10, 2024
commit f71bf6a377bd50b8b8612aa213298c44530f4647
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