diff options
author | José Carlos Nieto <xiam@menteslibres.org> | 2013-02-19 15:16:57 -0500 |
---|---|---|
committer | José Carlos Nieto <xiam@menteslibres.org> | 2013-02-19 15:16:57 -0500 |
commit | 7bffbfac72c8706a8473af9463227eef852a08c3 (patch) | |
tree | 263d21b7ed82d20ecae260fb0f901c4b78505a80 /README.md | |
parent | Updating code (fixing leaks) and docs. (diff) | |
download | gotext-7bffbfac72c8706a8473af9463227eef852a08c3.tar.gz gotext-7bffbfac72c8706a8473af9463227eef852a08c3.tar.xz |
Typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -## gosexy/gettext +# gosexy/gettext Go bindings for [GNU gettext][1], an internationalization and localization library for writing multilingual systems. |