Index: snapshot/mac/thread_snapshot_mac.h |
diff --git a/snapshot/mac/thread_snapshot_mac.h b/snapshot/mac/thread_snapshot_mac.h |
index 1a9634aa5d3df4089e9f65711c577bb1d662b634..2467944e60c1f0f767435e58ffb6a7166191f2da 100644 |
--- a/snapshot/mac/thread_snapshot_mac.h |
+++ b/snapshot/mac/thread_snapshot_mac.h |
@@ -43,8 +43,8 @@ class ThreadSnapshotMac final : public ThreadSnapshot { |
//! |
//! \param[in] process_reader A ProcessReader for the task containing the |
//! thread. |
- //! \param[in] process_reader_thread The thread within the ProcessReader that |
- //! for which the snapshot should be created. |
+ //! \param[in] process_reader_thread The thread within the ProcessReader for |
+ //! which the snapshot should be created. |
//! |
//! \return `true` if the snapshot could be created, `false` otherwise with |
//! an appropriate message logged. |