Fix Typo.

PiperOrigin-RevId: 499185052
Change-Id: I159271a229c90f38836d607511459edbe1d501bb
This commit is contained in:
Tom Erez
2023-01-03 04:48:57 -08:00
committed by Copybara-Service
parent 5fe97403c9
commit 45184bfa55
+1 -1
View File
@@ -63,7 +63,7 @@ const char* mjFRAMESTRING[mjNFRAME] = {
};
// visual opptions: {name, initial value, shortcut}
// visual options: {name, initial value, shortcut}
const char* mjVISSTRING[mjNVISFLAG][3] = {
{"Convex &Hull", "0", "H"},
{"Te&xture", "1", "X"},