mirror of
https://github.com/mhx/dwarfs.git
synced 2025-08-04 02:06:22 -04:00
Minor wording fix in dwarfs-format.md
This commit is contained in:
parent
de26b193bd
commit
213c307bf5
@ -337,7 +337,7 @@ is true.
|
|||||||
Both the `names` and `symlinks` tables can be stored in a
|
Both the `names` and `symlinks` tables can be stored in a
|
||||||
packed format in `compact_names` and `compact_symlinks`.
|
packed format in `compact_names` and `compact_symlinks`.
|
||||||
|
|
||||||
There are two separate packing schemes that can be combined.
|
There are two separate packing schemes which can be combined.
|
||||||
If none of these schemes is active, the difference between
|
If none of these schemes is active, the difference between
|
||||||
e.g. `names` and `compact_names` is that the former is stored
|
e.g. `names` and `compact_names` is that the former is stored
|
||||||
as a "proper" list, whereas the latter is stored as a single
|
as a "proper" list, whereas the latter is stored as a single
|
||||||
|
Loading…
x
Reference in New Issue
Block a user