From 2e342ee5bb4dfaab04229f6b8dfe9e457aeefd96 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 4 Jan 2019 20:10:34 -0500 Subject: Spell check --- libqpdf/QPDFFormFieldObjectHelper.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libqpdf/QPDFFormFieldObjectHelper.cc') diff --git a/libqpdf/QPDFFormFieldObjectHelper.cc b/libqpdf/QPDFFormFieldObjectHelper.cc index 51696caa..5c9741a9 100644 --- a/libqpdf/QPDFFormFieldObjectHelper.cc +++ b/libqpdf/QPDFFormFieldObjectHelper.cc @@ -356,7 +356,7 @@ QPDFFormFieldObjectHelper::setRadioButtonValue(QPDFObjectHandle name) // * If this is a radio button field that has a parent that is // also a radio button field and has no explicit /V, call itself // on the parent - // * If this is a radio button field with childen, set /V to the + // * If this is a radio button field with children, set /V to the // given value. Then, for each child, if the child has the // specified value as one of its keys in the /N subdictionary of // its /AP (i.e. its normal appearance stream dictionary), set -- cgit v1.2.3-54-g00ecf