diff --git a/doc/generated/doxygen/classcrashpad_1_1ModuleSnapshot.html b/doc/generated/doxygen/classcrashpad_1_1ModuleSnapshot.html index 9aa07dac..5b36b023 100644 --- a/doc/generated/doxygen/classcrashpad_1_1ModuleSnapshot.html +++ b/doc/generated/doxygen/classcrashpad_1_1ModuleSnapshot.html @@ -318,7 +318,7 @@ virtual std::set< Che

Returns the module’s debug file info name.

-

On Windows, this references the PDB file, which contains symbol information held separately from the module itself. On other platforms, this is normally just be the basename of the module, because the debug info file’s name is not relevant even in split-debug scenarios.

+

On Windows, this references the PDB file, which contains symbol information held separately from the module itself. On other platforms, this is normally the basename of the module, because the debug info file’s name is not relevant even in split-debug scenarios.

See also
UUIDAndAge()

Implemented in crashpad::test::TestModuleSnapshot, crashpad::internal::ModuleSnapshotWin, crashpad::internal::ModuleSnapshotMac, and crashpad::internal::ModuleSnapshotMinidump.

diff --git a/doc/generated/doxygen/classcrashpad_1_1internal_1_1ModuleSnapshotMac.html b/doc/generated/doxygen/classcrashpad_1_1internal_1_1ModuleSnapshotMac.html index 92ee181b..9c73cae1 100644 --- a/doc/generated/doxygen/classcrashpad_1_1internal_1_1ModuleSnapshotMac.html +++ b/doc/generated/doxygen/classcrashpad_1_1internal_1_1ModuleSnapshotMac.html @@ -283,7 +283,7 @@ Additional Inherited Members

Returns the module’s debug file info name.

-

On Windows, this references the PDB file, which contains symbol information held separately from the module itself. On other platforms, this is normally just be the basename of the module, because the debug info file’s name is not relevant even in split-debug scenarios.

+

On Windows, this references the PDB file, which contains symbol information held separately from the module itself. On other platforms, this is normally the basename of the module, because the debug info file’s name is not relevant even in split-debug scenarios.

See also
UUIDAndAge()

Implements crashpad::ModuleSnapshot.

diff --git a/doc/generated/doxygen/classcrashpad_1_1internal_1_1ModuleSnapshotMinidump.html b/doc/generated/doxygen/classcrashpad_1_1internal_1_1ModuleSnapshotMinidump.html index 54519ccd..d36471e6 100644 --- a/doc/generated/doxygen/classcrashpad_1_1internal_1_1ModuleSnapshotMinidump.html +++ b/doc/generated/doxygen/classcrashpad_1_1internal_1_1ModuleSnapshotMinidump.html @@ -280,7 +280,7 @@ Additional Inherited Members

Returns the module’s debug file info name.

-

On Windows, this references the PDB file, which contains symbol information held separately from the module itself. On other platforms, this is normally just be the basename of the module, because the debug info file’s name is not relevant even in split-debug scenarios.

+

On Windows, this references the PDB file, which contains symbol information held separately from the module itself. On other platforms, this is normally the basename of the module, because the debug info file’s name is not relevant even in split-debug scenarios.

See also
UUIDAndAge()

Implements crashpad::ModuleSnapshot.

diff --git a/doc/generated/doxygen/classcrashpad_1_1internal_1_1ModuleSnapshotWin.html b/doc/generated/doxygen/classcrashpad_1_1internal_1_1ModuleSnapshotWin.html index 40527928..b550b8e4 100644 --- a/doc/generated/doxygen/classcrashpad_1_1internal_1_1ModuleSnapshotWin.html +++ b/doc/generated/doxygen/classcrashpad_1_1internal_1_1ModuleSnapshotWin.html @@ -287,7 +287,7 @@ Additional Inherited Members

Returns the module’s debug file info name.

-

On Windows, this references the PDB file, which contains symbol information held separately from the module itself. On other platforms, this is normally just be the basename of the module, because the debug info file’s name is not relevant even in split-debug scenarios.

+

On Windows, this references the PDB file, which contains symbol information held separately from the module itself. On other platforms, this is normally the basename of the module, because the debug info file’s name is not relevant even in split-debug scenarios.

See also
UUIDAndAge()

Implements crashpad::ModuleSnapshot.

diff --git a/doc/generated/doxygen/classcrashpad_1_1test_1_1TestModuleSnapshot.html b/doc/generated/doxygen/classcrashpad_1_1test_1_1TestModuleSnapshot.html index c9b1af79..7d1c12bd 100644 --- a/doc/generated/doxygen/classcrashpad_1_1test_1_1TestModuleSnapshot.html +++ b/doc/generated/doxygen/classcrashpad_1_1test_1_1TestModuleSnapshot.html @@ -312,7 +312,7 @@ Additional Inherited Members

Returns the module’s debug file info name.

-

On Windows, this references the PDB file, which contains symbol information held separately from the module itself. On other platforms, this is normally just be the basename of the module, because the debug info file’s name is not relevant even in split-debug scenarios.

+

On Windows, this references the PDB file, which contains symbol information held separately from the module itself. On other platforms, this is normally the basename of the module, because the debug info file’s name is not relevant even in split-debug scenarios.

See also
UUIDAndAge()

Implements crashpad::ModuleSnapshot.