From 51ca5005f08bd11ec8a5b983c46ebca0ec0a213c Mon Sep 17 00:00:00 2001 From: utilum Date: Fri, 27 Apr 2018 11:19:59 +0200 Subject: Correct doc typo "achor" should be "anchor" --- ext/psych/yaml/emitter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/psych/yaml/emitter.c b/ext/psych/yaml/emitter.c index 580a8d2..f59c085 100644 --- a/ext/psych/yaml/emitter.c +++ b/ext/psych/yaml/emitter.c @@ -1234,7 +1234,7 @@ yaml_emitter_select_scalar_style(yaml_emitter_t *emitter, yaml_event_t *event) } /* - * Write an achor. + * Write an anchor. */ static int -- cgit v1.2.3