Browse Source

update comment

CPP-GTK4
yggverse 7 days ago
parent
commit
35fe986bd2
  1. 2
      src/app/browser/main/tab/page/content.cpp

2
src/app/browser/main/tab/page/content.cpp

@ -48,7 +48,7 @@ void Content::update( @@ -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:

Loading…
Cancel
Save