mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-20 02:19:50 -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:
|
||||
// - Initializes the Temrinal from the given set of settings.
|
||||
// - Initializes the Terminal from the given set of settings.
|
||||
// Arguments:
|
||||
// - settings: the set of CoreSettings we need to use to initialize the terminal
|
||||
// - renderTarget: A render target the terminal can use for paint invalidation.
|
||||
|
||||
Reference in New Issue
Block a user