mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2024-11-22 17:41:52 +02:00
Fixed typo.
This commit is contained in:
parent
767c131b1d
commit
0a1fdf2c12
@ -184,7 +184,7 @@ bool Menu::addLink(string path, string file, string section) {
|
||||
return false;
|
||||
}
|
||||
|
||||
//if the extension is not equal to gpu or dge then enable the wrapepr by default
|
||||
//if the extension is not equal to gpu or dge then enable the wrapper by default
|
||||
bool wrapper = false;
|
||||
|
||||
//strip the extension from the filename
|
||||
|
Loading…
Reference in New Issue
Block a user