typo

diff --git a/skeletons/constr_SEQUENCE.c b/skeletons/constr_SEQUENCE.c
index 67c916e..2a8a540 100644
--- a/skeletons/constr_SEQUENCE.c
+++ b/skeletons/constr_SEQUENCE.c
@@ -261,7 +261,7 @@
 		}
 		if(use_bsearch) {
 			/*
-			 * Resorch to a binary search over
+			 * Resort to a binary search over
 			 * sorted array of tags.
 			 */
 			asn1_TYPE_tag2member_t *t2m;