Fix a typo

This commit is contained in:
Jean Pierre Cimalando 2021-04-26 10:53:04 +02:00
parent e17b6e7d52
commit c046c63014

View file

@ -478,7 +478,7 @@ instantiate(const LV2_Descriptor *descriptor,
else
{
lv2_log_warning(&self->logger,
"No option array was given upon instantiation; will use default values\n.");
"No option array was given upon instantiation; will use default values.\n");
}
// We need _some_ information on the block size