diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-12-06 00:47:29 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-12-06 00:47:29 +0300 |
commit | 8fcd584658c16d75f8527b9df7a06bbb363f2169 (patch) | |
tree | 33af7645ab39ef0ae59eb3558200f1399b1b23e2 /libs/hunspell | |
parent | 79effcc630cf9264206d892b2e3791d67813257f (diff) |
fix after files conversation
Diffstat (limited to 'libs/hunspell')
-rw-r--r-- | libs/hunspell/res/Hunspell.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/hunspell/res/Hunspell.rc b/libs/hunspell/res/Hunspell.rc index 8fd119ebb7..5918aca9cc 100644 --- a/libs/hunspell/res/Hunspell.rc +++ b/libs/hunspell/res/Hunspell.rc @@ -18,7 +18,7 @@ BEGIN BEGIN BLOCK "040904b0" BEGIN - VALUE "Comments", "Hunspell (http://hunspell.github.io/) by László Németh" + VALUE "Comments", "Hunspell (http://hunspell.github.io/) by LászlĂł NĂ©meth" VALUE "CompanyName", "http://hunspell.github.io/" VALUE "FileDescription", "libhunspell" VALUE "FileVersion", "1.6.2" |