Skip to content

Commit c47947d

Browse files
committed
Removing white space
1 parent c4a5ae7 commit c47947d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launcher-csharp/eSignature/Examples/SetEnvelopeTabValue.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ public static (string, string) CreateEnvelopeAndUpdateTabData(
100100
LocalePolicy = new LocalePolicyTab
101101
{
102102
CultureName = "en-US",
103-
CurrencyCode = "usd",
103+
CurrencyCode = "usd",
104104
CurrencyPositiveFormat = "csym_1_comma_234_comma_567_period_89",
105105
CurrencyNegativeFormat = "minus_csym_1_comma_234_comma_567_period_89",
106106
UseLongCurrencyFormat = "true",

0 commit comments

Comments
 (0)