Remove comment about Euro, correct currency is Zloty - thanks for confirming dkrysiak
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88557 2327b42d-5241-43d6-9e2a-de5ac946f064
This commit is contained in:
parent
6f5c6eadf1
commit
8309a14df5
|
@ -32,7 +32,7 @@ ArgumentSeparator = ;
|
|||
##
|
||||
## (For future use)
|
||||
##
|
||||
currencySymbol = zł ## Not sure if it should be a € (Euro)
|
||||
currencySymbol = zł
|
||||
|
||||
|
||||
##
|
||||
|
|
Loading…
Reference in New Issue