From d440559d545aaedbc5d7272905dbcd477317effb Mon Sep 17 00:00:00 2001 From: apio Date: Wed, 31 Jan 2024 22:43:40 +0100 Subject: [PATCH] startui: Fix typo --- apps/startui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/startui.cpp b/apps/startui.cpp index 776af9ca..7b4ed794 100644 --- a/apps/startui.cpp +++ b/apps/startui.cpp @@ -1,7 +1,7 @@ /** * @file startui.cpp * @author apio (cloudapio.eu) - * @brief Servic to start and manage a UI session. + * @brief Service to start and manage a UI session. * * @copyright Copyright (c) 2024, the Luna authors. *