<p>In <a href="https://github.com/geany/geany/pull/582#discussion_r53229684">src/filetypes.c</a>:</p>
<pre style='color:#555'>> @@ -951,7 +951,7 @@ static void load_settings(guint ft_id, GKeyFile *config, GKeyFile *configh)
>    {
>            ft->lang = tm_source_file_get_named_lang(result);
>            if (ft->lang < 0)
> -                  geany_debug("Cannot find tag parser '%s' for custom filetype '%s'.", result, ft->name);
> +                  geany_debug("Cannot find tags parser '%s' for custom filetype '%s'.", result, ft->name);
</pre>
<p><a href="https://github.com/b4n" class="user-mention">@b4n</a> Thanks for noticing - I forgot to push the fix. Will squash it with the original commit if you find the changes alright.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/582/files#r53229684">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ_L558xwibYoQk36FTsgx_54de4zks5plNV9gaJpZM4FbkeX.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/582/files#r53229684"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>