mirror of
https://github.com/overte-org/overte.git
synced 2025-04-06 22:32:57 +02:00
Fixing caplitalizatoin
This commit is contained in:
parent
8878731826
commit
020fd20169
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ namespace platform { namespace keys {
|
|||
|
||||
const char* CPUS = "cpus";
|
||||
const char* GPUS = "gpus";
|
||||
const char* GRAPHICS_APIS = "graphicsAPIS";
|
||||
const char* GRAPHICS_APIS = "graphicsAPIs";
|
||||
const char* DISPLAYS = "displays";
|
||||
const char* NICS = "nics";
|
||||
const char* MEMORY = "memory";
|
||||
|
|
Loading…
Reference in a new issue