typo


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@244 59561ff5-6e30-0410-9f3c-9617f08c8826
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;