Index: snapshot/thread_snapshot_mac.h |
diff --git a/snapshot/thread_snapshot_mac.h b/snapshot/thread_snapshot_mac.h |
index b9982093809598ce76a745bb13aa92dccd4831ce..50e4ae4af657b7105d36f45d535917ab15703932 100644 |
--- a/snapshot/thread_snapshot_mac.h |
+++ b/snapshot/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. |