netfilter: fix spelling errors
[cascardo/linux.git] / net / netfilter / nf_conntrack_helper.c
index 5b3eae7..bd9d315 100644 (file)
@@ -250,7 +250,7 @@ out:
 }
 EXPORT_SYMBOL_GPL(__nf_ct_try_assign_helper);
 
-/* appropiate ct lock protecting must be taken by caller */
+/* appropriate ct lock protecting must be taken by caller */
 static inline int unhelp(struct nf_conntrack_tuple_hash *i,
                         const struct nf_conntrack_helper *me)
 {