Replace "it's" with "its" in several places.

This commit is contained in:
Tom Ritchford
2015-02-26 13:04:01 -05:00
parent 0825bd7076
commit df41329df9
5 changed files with 16 additions and 21 deletions

View File

@@ -60,7 +60,7 @@ public:
arrays/objects.
STObject is an associative container, mapping fields to value, but
an STObject may also have a Field as it's name, stored outside the
an STObject may also have a Field as its name, stored outside the
associative structure. The name is important, so to maintain
fidelity, it will take TWO json objects to represent them.