Fixing caplitalizatoin

This commit is contained in:
Brad Davis 2019-08-02 09:01:08 -07:00
parent 8878731826
commit 020fd20169

View file

@ -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";