[Github-comments] [geany] Use the word "symbol" instead of "tag" in the UI and documentation (#582)
Jiří Techet
notifications at xxxxx
Wed Feb 17 20:54:21 UTC 2016
> @@ -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);
@b4n Thanks for noticing - I forgot to push the fix. Will squash it with the original commit if you find the changes alright.
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/582/files#r53229684
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160217/86a9be76/attachment.html>
More information about the Github-comments
mailing list