Skip to content

Commit 8efcfa4

Browse files
committed
Fix description in readme.
1 parent 336d9ac commit 8efcfa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
This is a Ruby library for the GNU gettext PO files. This is a C
44
binding of the libgettextpo library, which is provided by the GNU
55
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.
6+
idiomatic coding style while paying attensiton to memory safety.
7+
Currently this supports both CRuby and mruby.
88

99
## Installation
1010

0 commit comments

Comments
 (0)