From 35fe986bd2e8ec931281bfbba060c2edfb278bcb Mon Sep 17 00:00:00 2001 From: yggverse Date: Fri, 13 Sep 2024 11:35:43 +0300 Subject: [PATCH] update comment --- src/app/browser/main/tab/page/content.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/browser/main/tab/page/content.cpp b/src/app/browser/main/tab/page/content.cpp index 93e8d3b5..ff21c332 100644 --- a/src/app/browser/main/tab/page/content.cpp +++ b/src/app/browser/main/tab/page/content.cpp @@ -48,7 +48,7 @@ void Content::update( contentText = nullptr; } // @TODO other types.. - // Create new content widget for MIME type requested + // Create new DATA widget for MIME type requested switch (MIME) { case MIME::TEXT_GEMINI: