aboutsummaryrefslogtreecommitdiff
path: root/include/cru/platform/bootstrap/Bootstrap.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/platform/bootstrap/Bootstrap.hpp')
-rw-r--r--include/cru/platform/bootstrap/Bootstrap.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cru/platform/bootstrap/Bootstrap.hpp b/include/cru/platform/bootstrap/Bootstrap.hpp
index 730df28c..33fb5122 100644
--- a/include/cru/platform/bootstrap/Bootstrap.hpp
+++ b/include/cru/platform/bootstrap/Bootstrap.hpp
@@ -11,7 +11,7 @@
#define CRU_PLATFORM_BOOTSTRAP_API
#endif
-namespace cru::platform::boostrap {
+namespace cru::platform::bootstrap {
CRU_PLATFORM_BOOTSTRAP_API cru::platform::gui::IUiApplication*
CreateUiApplication();
}