fix argument name

This commit is contained in:
yggverse 2024-09-14 05:54:35 +03:00
parent b7a1704598
commit e9fc9db486

View File

@ -111,7 +111,7 @@ Glib::ustring Gemini::Markup::make(
else
{
pango.append(
GEMTEXT
line
);
}