Skip to content

PDB Serialized Hash Table Format: minor typos in documentation #158643

@nlguillemot

Description

@nlguillemot

Minor typos in the documentation here:

https://llvm.org/docs/PDB/HashTable.html

Documentation says:

As such, the hash function can is not discussed further in this document, it is assumed that for a particular instance of a PDB file hash table, the appropriate hash function is being used.

Should say:

As such, the hash function is not discussed further in this document. It is assumed that for a particular instance of a PDB file hash table, the appropriate hash function is being used.

Changes:

  1. "can is" -> "is"
  2. Replace a comma with a period.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions