mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-04-05 20:31:00 +08:00
fix typo: "over-ridden"
This commit is contained in:
parent
270e0ae8cb
commit
2f996874af
2
HACKING
2
HACKING
@ -831,5 +831,5 @@ compressed. Also, the string will only be compressed if it really does make
|
|||||||
the string shorter as compared to uncompressed UCS-2.
|
the string shorter as compared to uncompressed UCS-2.
|
||||||
|
|
||||||
Programs that use mdbtools libraries will receive strings encoded in UTF-8 by
|
Programs that use mdbtools libraries will receive strings encoded in UTF-8 by
|
||||||
default. This default can by over-ridden by setting the environment variable
|
default. This default can by overridden by setting the environment variable
|
||||||
MDBICONV to the desired encoding.
|
MDBICONV to the desired encoding.
|
||||||
|
Loading…
Reference in New Issue
Block a user