diff --git a/examples/08-update/update.cpp b/examples/08-update/update.cpp index 8b1da19a6..3ce7b80cf 100644 --- a/examples/08-update/update.cpp +++ b/examples/08-update/update.cpp @@ -642,4 +642,4 @@ public: } // namespace -ENTRY_IMPLEMENT_MAIN(ExampleUpdate, "08-update", "Updating m_textures."); +ENTRY_IMPLEMENT_MAIN(ExampleUpdate, "08-update", "Updating textures.");