@ -246,7 +246,7 @@ namespace MWGui
{
if(mCurrent != mCommandHistory.end())
--mCurrent;
++mCurrent;
mCommandLine->setCaption(*mCurrent);