diff --git a/es-app/src/SystemData.cpp b/es-app/src/SystemData.cpp index 3b6ad218d..8a05d5f1e 100644 --- a/es-app/src/SystemData.cpp +++ b/es-app/src/SystemData.cpp @@ -387,8 +387,8 @@ void SystemData::writeExampleConfig(const std::string& path) " <theme>nes</theme>\n" "\n" " <!-- Specifies if the item is a direct launch item and won't show it's game list but instead\n" - " will launch the command given. If set to true, every tag except for name and command is optional -->\n" - " <directlaunch>false</directlaunch>\n" + " will launch the command given. If set to true, every tag except for name and command is optional -->\n" + " <directlaunch>false</directlaunch>\n" " </system>\n" "</systemList>\n";