From 0a1fdf2c12c90467700cd782cbd7009059d09ef1 Mon Sep 17 00:00:00 2001 From: Maarten ter Huurne Date: Mon, 26 Jul 2010 02:48:23 +0200 Subject: [PATCH] Fixed typo. --- src/menu.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/menu.cpp b/src/menu.cpp index 78a1c3a..2f8e439 100644 --- a/src/menu.cpp +++ b/src/menu.cpp @@ -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