mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-09 13:41:45 +00:00
Add a pointless capital letter
This commit is contained in:
parent
8ba54003b0
commit
ec39359fde
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ int readfolder(char *items[], unsigned int *muhbits, const char *path){
|
|||
FILINFO fno;
|
||||
int i = 2;
|
||||
addchartoarray("Current folder -> One folder up", items, 0);
|
||||
addchartoarray("Clipboard -> current folder", items, 1);
|
||||
addchartoarray("Clipboard -> Current folder", items, 1);
|
||||
_mallocandaddfolderbit(muhbits, 0, true);
|
||||
_mallocandaddfolderbit(muhbits, 1, true);
|
||||
|
||||
|
|
Loading…
Reference in a new issue