| Index: snapshot/mac/mach_o_image_annotations_reader.h
|
| diff --git a/snapshot/mac/mach_o_image_annotations_reader.h b/snapshot/mac/mach_o_image_annotations_reader.h
|
| index 6b66e8f96a0b9410a566c2da597807e37a9dcd78..f8fb1ec94d026702e274d5ef0cead35ec22fde6b 100644
|
| --- a/snapshot/mac/mach_o_image_annotations_reader.h
|
| +++ b/snapshot/mac/mach_o_image_annotations_reader.h
|
| @@ -31,7 +31,7 @@ class ProcessReader;
|
| //! process.
|
| //!
|
| //! These annotations are stored for the benefit of crash reporters, and provide
|
| -//! information though to be potentially useful for crash analysis. This class
|
| +//! information thought to be potentially useful for crash analysis. This class
|
| //! can decode annotations stored in these formats:
|
| //! - CrashpadInfo. This format is used by Crashpad clients. The “simple
|
| //! annotations” are recovered from any module with a compatible data
|
|
|