mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-18 18:22:07 +08:00
fix typo: "over-ridden"
This commit is contained in:
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.
|
||||||
|
Reference in New Issue
Block a user