Index: util/win/process_structs.h |
diff --git a/util/win/process_structs.h b/util/win/process_structs.h |
index 6cd06b0f08cefc89cce0ac145e88f42e2330cdf3..65f0aac01109c38b4de2d302abcd007f745f8324 100644 |
--- a/util/win/process_structs.h |
+++ b/util/win/process_structs.h |
@@ -312,7 +312,7 @@ struct TEB { |
}; |
// See https://msdn.microsoft.com/en-us/library/gg750724.aspx for the base |
-// structure, and |
+// structure, and |
// http://processhacker.sourceforge.net/doc/struct___s_y_s_t_e_m___e_x_t_e_n_d_e_d___t_h_r_e_a_d___i_n_f_o_r_m_a_t_i_o_n.html |
// for the extension part. |
template <class Traits> |