From 8c2a8cda1bdb9f57513af5a21a5d0ce32614e52b Mon Sep 17 00:00:00 2001 From: tsepez Date: Wed, 7 Sep 2016 15:29:11 -0700 Subject: Fix spelling of "Formated" in several variables Review-Url: https://codereview.chromium.org/2318423002 --- xfa/fxfa/parser/cxfa_widgetdata.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xfa/fxfa/parser/cxfa_widgetdata.h') diff --git a/xfa/fxfa/parser/cxfa_widgetdata.h b/xfa/fxfa/parser/cxfa_widgetdata.h index 222b5bed4a..51e8672e39 100644 --- a/xfa/fxfa/parser/cxfa_widgetdata.h +++ b/xfa/fxfa/parser/cxfa_widgetdata.h @@ -134,7 +134,7 @@ class CXFA_WidgetData : public CXFA_Data { FX_BOOL GetNormalizeDataValue(const CFX_WideString& wsValue, CFX_WideString& wsNormalizeValue); FX_BOOL GetFormatDataValue(const CFX_WideString& wsValue, - CFX_WideString& wsFormatedValue); + CFX_WideString& wsFormattedValue); void NormalizeNumStr(const CFX_WideString& wsValue, CFX_WideString& wsOutput); CFX_WideString GetBarcodeType(); FX_BOOL GetBarcodeAttribute_CharEncoding(int32_t& val); -- cgit v1.2.3