Mercurial > libpst
diff contrib/FILE-FORMAT.html @ 390:5c0ce43c7532
Fix a number of spelling mistakes
Changes-by: codespell -w
Suggested-by: codespell, spellintian, lintian
I: libpst4: spelling-error-in-binary usr/lib/x86_64-linux-gnu/libpst.so.4.1.14 occured occurred
I: libpst-dev: spelling-error-in-manpage usr/share/man/man5/outlook.pst.5.gz Attachement Attachment
author | Paul Wise <pabs3@bonedaddy.net> |
---|---|
date | Sat, 21 Dec 2019 21:25:45 +0800 |
parents | c508ee15dfca |
children |
line wrap: on
line diff
--- a/contrib/FILE-FORMAT.html Sat Dec 21 21:25:45 2019 +0800 +++ b/contrib/FILE-FORMAT.html Sat Dec 21 21:25:45 2019 +0800 @@ -19,7 +19,7 @@ <p>This is the size of the file. If I understand correctly, then Outlook would appear to have a 2GB, or 4GB file limit. Actually, I am not sure that the whole file format could take more than 1GB.</p> <h2 id="header_index_control">Pointer to Index of Controlling Items</h2> -<p>This is what is reffered to as the second index, or Descriptive index. These records contain pointers to the <a href="#glossary_item">item</a> description and a table of extra ids. These records also contain the id2# of its parent.</p> +<p>This is what is referred to as the second index, or Descriptive index. These records contain pointers to the <a href="#glossary_item">item</a> description and a table of extra ids. These records also contain the id2# of its parent.</p> <h3>Table pointing to further tables</h3> <pre> 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F @@ -32,7 +32,7 @@ </pre> <h2 id="header_index_items">Pointer to index of ID Offsets</h2> -<p>This is what is reffered to as an ID. These just basically point to offsets in the file. The do not describe what they point to. Each ID2 record that needs data not stored in it, will have an ID value that is a pointer to some data.</p> +<p>This is what is referred to as an ID. These just basically point to offsets in the file. The do not describe what they point to. Each ID2 record that needs data not stored in it, will have an ID value that is a pointer to some data.</p> <h3>Table pointing to further tables</h3> <pre> 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F