ref: 8a44eade8208b2c0152338e558a8af6f812a354e
parent: b02089ed14471cd098f607c545ed65729492d9e8
author: stanley lieber <stanley.lieber@gmail.com>
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
--
⑨