Skip to content

Commit f71bf6a

Browse files
committed
fix typo
1 parent c964a79 commit f71bf6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/com/amaze/filemanager/ui/activities/MainActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1003,7 +1003,7 @@ public void goToMain(String path) {
10031003
}
10041004

10051005
/**
1006-
* Sets up the main view with the {@link MainFragment}
1006+
* Sets up the main view with a {@link MainFragment}
10071007
*
10081008
* @param path The path to which to go in the {@link MainFragment}
10091009
* @param hideFab Whether the FAB should be hidden in the new created {@link MainFragment} or not

0 commit comments

Comments
 (0)