We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 336d9ac commit 8efcfa4Copy full SHA for 8efcfa4
README.md
@@ -3,8 +3,8 @@
3
This is a Ruby library for the GNU gettext PO files. This is a C
4
binding of the libgettextpo library, which is provided by the GNU
5
gettext package. The API of this gem is designed to promote Ruby's
6
-idiomatic coding style while avoiding memory safety. Currently this
7
-supports both CRuby and mruby.
+idiomatic coding style while paying attensiton to memory safety.
+Currently this supports both CRuby and mruby.
8
9
## Installation
10
0 commit comments