misspelling

This commit is contained in:
Gregory Wells
2026-05-24 19:14:56 -04:00
parent e8e54c0c0d
commit 7a952fcb19
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ void createInstance() {
.applicationName = "Chemistry Rendering App",
.applicationVersion = gnCreateVersion(0, 0, 1),
.engineName = "Chemistry Rendering Engine",
.enginnVersion = gnCreateVersion(0, 0, 1)
.engineVersion = gnCreateVersion(0, 0, 1)
},
.enabledValidationLayerCount = 0,
.enabledValidationLayers = nullptr,