Skip to content

Commit 0fc171d

Browse files
authored
Merge pull request fffaraz#605 from muttleyxd/astyle-and-fix-gettext
Fix quotation in gettext
2 parents 8a0cd42 + 3140e3d commit 0fc171d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
426426

427427
## Internationalization
428428

429-
* [gettext](http://www.gnu.org/software/gettext/) - GNU `gettext'. [GPL2]
429+
* [gettext](http://www.gnu.org/software/gettext/) - GNU 'gettext'. [GPL2]
430430
* [IBM ICU](http://site.icu-project.org/) - A set of C/C++ and Java libraries providing Unicode and Globalization support. [ICU]
431431
* [libiconv](http://www.gnu.org/software/libiconv/) - An encoding conversion library between different character encodings. [GPL]
432432
* [utf8.h](https://github.com/sheredom/utf8.h) - Single header utf8 string functions for C and C++. [Unlicense]

0 commit comments

Comments
 (0)