Skip to content

Commit 289a8b8

Browse files
HomuHomu833AbnormalPoof
authored andcommitted
Fix a typo in DataFolderUtil.java comment
Mterial -> Material
1 parent 3036195 commit 289a8b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/funkin/external/android/java/funkin/util/DataFolderUtil.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ public class DataFolderUtil
1515
{
1616
/**
1717
* A method that opens the Application's data folder for browsing through the Storage Access Framework.
18-
* It's highly based on some code borrowed from Mterial Files
18+
* It's highly based on some code borrowed from Material Files
1919
* https://github.com/zhanghai/MaterialFiles
2020
*/
2121
public static void openDataFolder(int requestCode)

0 commit comments

Comments
 (0)