entried -> entries
authorjsg <jsg@openbsd.org>
Mon, 21 Feb 2022 12:18:54 +0000 (12:18 +0000)
committerjsg <jsg@openbsd.org>
Mon, 21 Feb 2022 12:18:54 +0000 (12:18 +0000)
sys/dev/pci/bktr/bktr_card.c

index aa170f7..586f02c 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: bktr_card.c,v 1.15 2007/06/11 08:10:22 robert Exp $   */
+/*     $OpenBSD: bktr_card.c,v 1.16 2022/02/21 12:18:54 jsg Exp $      */
 /* $FreeBSD: src/sys/dev/bktr/bktr_card.c,v 1.16 2000/10/31 13:09:56 roger Exp $ */
 
 /*
  * the data for each type of card
  *
  * Note:
- *   these entried MUST be kept in the order defined by the CARD_XXX defines!
+ *   these entries MUST be kept in the order defined by the CARD_XXX defines!
  */
 static const struct CARDTYPE cards[] = {