mirror of
https://github.com/Ylianst/MeshCommander
synced 2025-12-06 06:03:20 +00:00
Fixed typo.
This commit is contained in:
@@ -3517,7 +3517,7 @@
|
||||
|
||||
function newComputerList() {
|
||||
if (xxdialogMode) return;
|
||||
QH('id_dialogMessage', 'Clear list of know Intel® AMT computers?');
|
||||
QH('id_dialogMessage', "Clear list of known Intel® AMT computers?");
|
||||
setDialogMode(1, "New Computer List", 3, newComputerListOk);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user