We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3036195 commit 289a8b8Copy full SHA for 289a8b8
source/funkin/external/android/java/funkin/util/DataFolderUtil.java
@@ -15,7 +15,7 @@ public class DataFolderUtil
15
{
16
/**
17
* 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
+ * It's highly based on some code borrowed from Material Files
19
* https://github.com/zhanghai/MaterialFiles
20
*/
21
public static void openDataFolder(int requestCode)
0 commit comments