Skip to content
Open
Changes from all commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public class DataFolderUtil
{
/**
* A method that opens the Application's data folder for browsing through the Storage Access Framework.
* It's highly based on some code borrowed from Mterial Files
* It's highly based on some code borrowed from Material Files
* https://github.com/zhanghai/MaterialFiles
*/
public static void openDataFolder(int requestCode)
Expand Down