From ed65d0248365f4e194e650d90d443e26e30463f1 Mon Sep 17 00:00:00 2001 From: Kevin Menard Date: Sat, 7 May 2011 06:23:43 -0700 Subject: It's "its." --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 96df403..79b2f21 100644 --- a/README.rdoc +++ b/README.rdoc @@ -5,7 +5,7 @@ == Description Psych is a YAML parser and emitter. Psych leverages libyaml[http://libyaml.org] -for it's YAML parsing and emitting capabilities. In addition to wrapping +for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format. -- cgit v1.2.3