···529529 //! Pretty loggable name of target type.
530530 const char *name;
531531532532- //! Short all lowercaps identifier for target type.
532532+ //! Short all lowercase identifier for target type.
533533 const char *identifier;
534534535535 //! Does this factory require Vulkan to have been initialized.
···549549550550 /*!
551551 * Checks if this target can be detected, is the preferred target or
552552- * some other special considiration that this target should be used over
552552+ * some other special consideration that this target should be used over
553553 * all other targets.
554554 *
555555 * This is needed for NVIDIA direct mode which window must be created