| Index: snapshot/test/test_module_snapshot.h
|
| diff --git a/snapshot/test/test_module_snapshot.h b/snapshot/test/test_module_snapshot.h
|
| index 6248828fb5771e2017de38b5728764ede09803b8..fdaabca5aab7e17291cd9ca769aeac7d57ac9132 100644
|
| --- a/snapshot/test/test_module_snapshot.h
|
| +++ b/snapshot/test/test_module_snapshot.h
|
| @@ -28,7 +28,7 @@
|
| namespace crashpad {
|
| namespace test {
|
|
|
| -//! \brief A test ModuleSnapshot that can carries arbitrary data for testing
|
| +//! \brief A test ModuleSnapshot that can carry arbitrary data for testing
|
| //! purposes.
|
| class TestModuleSnapshot final : public ModuleSnapshot {
|
| public:
|
|
|