ref: 9b03130bb9b8e8d494021c531ce665e4daba2f75
parent: 803bc88a5f3f5835bc57fdeb8f2f96c9a8ce5ab3
author: stanley lieber <[email protected]>
date: Thu Dec 19 09:59:50 EST 2013
json(2): fix spelling error
--- a/sys/man/2/json
+++ b/sys/man/2/json
@@ -59,7 +59,7 @@
Arrays and objects (dictionaries) are represented by
a singly-linked list of
.B JSONEl
-structures refered to from the
+structures referred to from the
.B first
pointer in the
.B JSON