spelling fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -196,7 +196,7 @@ enum wxGridCellFloatFormat
|
||||
/// Decimal floating point (%f).
|
||||
wxGRID_FLOAT_FORMAT_FIXED = 0x0010,
|
||||
|
||||
/// Scientific notation (mantise/exponent) using e character (%e).
|
||||
/// Scientific notation (mantissa/exponent) using e character (%e).
|
||||
wxGRID_FLOAT_FORMAT_SCIENTIFIC = 0x0020,
|
||||
|
||||
/// Use the shorter of %e or %f (%g).
|
||||
|
Reference in New Issue
Block a user