mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-20 10:29:30 -05:00
Update Terminal.cpp (#1034)
This commit is contained in:
committed by
msftbot[bot]
parent
4c47631bf4
commit
5f938a0465
@@ -77,7 +77,7 @@ void Terminal::Create(COORD viewportSize, SHORT scrollbackLines, IRenderTarget&
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Method Description:
|
// Method Description:
|
||||||
// - Initializes the Temrinal from the given set of settings.
|
// - Initializes the Terminal from the given set of settings.
|
||||||
// Arguments:
|
// Arguments:
|
||||||
// - settings: the set of CoreSettings we need to use to initialize the terminal
|
// - settings: the set of CoreSettings we need to use to initialize the terminal
|
||||||
// - renderTarget: A render target the terminal can use for paint invalidation.
|
// - renderTarget: A render target the terminal can use for paint invalidation.
|
||||||
|
|||||||
Reference in New Issue
Block a user