Rename flag TerminalAlternativeRenderer to ...Emulator

"Emulator" probably is a more accurate term.

Bug: b/236205389
Change-Id: I2de153fee019c532ddb0886f802b5e680852fb2b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3774287
Reviewed-by: Joel Hockey <[email protected]>
Commit-Queue: Jason Lin <[email protected]>
Auto-Submit: Jason Lin <[email protected]>
Reviewed-by: Ben Wells <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1028598}
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
index 55a2444..89b7885c 100644
--- a/chrome/browser/flag_descriptions.cc
+++ b/chrome/browser/flag_descriptions.cc
@@ -5713,10 +5713,10 @@
     "Enables the Quick Settings Network revamp, which updates Network Quick "
     "Settings UI and related infrastructure. See https://crbug.com/1169479.";
 
-const char kTerminalAlternativeRendererName[] = "Terminal alternative renderer";
-const char kTerminalAlternativeRendererDescription[] =
-    "Enable the alternative renderer for the Terminal app. You will also get "
-    "an option in Terminal settings to change the default renderer.";
+const char kTerminalAlternativeEmulatorName[] = "Terminal alternative emulator";
+const char kTerminalAlternativeEmulatorDescription[] =
+    "Enable the alternative emulator for the Terminal app. You will also get "
+    "an option in Terminal settings to change the default emulator.";
 
 const char kTerminalDevName[] = "Terminal dev";
 const char kTerminalDevDescription[] =