This commit is contained in:
Mike Griese
2020-04-10 13:04:42 -05:00
parent 15c8d7a6b1
commit 67dc5e0a3f

View File

@@ -2417,7 +2417,7 @@ void ConptyRoundtripTests::ExactWrapResize()
// Break the line manually. This next section is adapted from
// ConptyRoundtripTests::BreakLinesOnCursorMovement. We specifically care
// about the \r\n case, because that's how apps usually move hte cursor to
// about the \r\n case, because that's how apps usually move the cursor to
// the next line, but these are all different ways an application could move
// the cursor to the second line.