fix typos introduced by error in r63870 (see #10673)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2665,7 +2665,7 @@ wxString wxFileName::GetHumanReadableSize(const wxULongLong &bs,
|
||||
biInfix = "i";
|
||||
// fall through
|
||||
|
||||
case wxSIZE_CONV_TRADIONAL:
|
||||
case wxSIZE_CONV_TRADITIONAL:
|
||||
multiplier = 1024.;
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user