mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
Fix typo.
This commit is contained in:
parent
5dfed11061
commit
699033344c
2 changed files with 2 additions and 2 deletions
|
|
@ -173,7 +173,7 @@ converting doubles to strings. It has the following license:
|
|||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
||||
|
||||
This Milo Yip DTOA library (emyg_dtoa) is uses to avoid issues where the
|
||||
This Milo Yip DTOA library (emyg_dtoa) is used to avoid issues where the
|
||||
standard sprintf() dtoa function changes output based on locale settings. It
|
||||
is also 40-50% faster than the standard dtoa for raw numeric data. The use of
|
||||
this library is optional. If you wish to use it you can pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue