From 806956e382e9ad8df12b8b3fbbf66ba3ff657bcb Mon Sep 17 00:00:00 2001 From: jsg Date: Mon, 21 Feb 2022 11:09:52 +0000 Subject: [PATCH] independednt -> independent, let's -> lets --- sys/arch/sparc64/dev/psycho.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/sparc64/dev/psycho.c b/sys/arch/sparc64/dev/psycho.c index 3001a525d47..d0baebb2c78 100644 --- a/sys/arch/sparc64/dev/psycho.c +++ b/sys/arch/sparc64/dev/psycho.c @@ -1,4 +1,4 @@ -/* $OpenBSD: psycho.c,v 1.79 2021/10/24 17:05:04 mpi Exp $ */ +/* $OpenBSD: psycho.c,v 1.80 2022/02/21 11:09:52 jsg Exp $ */ /* $NetBSD: psycho.c,v 1.39 2001/10/07 20:30:41 eeh Exp $ */ /* @@ -157,7 +157,7 @@ struct cfdriver psycho_cd = { * "sabre" is the UltraSPARC IIi onboard UPA to PCI bridge. It manages a * single PCI bus and does not have a streaming buffer. It often has an APB * (advanced PCI bridge) connected to it, which was designed specifically for - * the IIi. The APB let's the IIi handle two independednt PCI buses, and + * the IIi. The APB lets the IIi handle two independent PCI buses, and * appears as two "simba"'s underneath the sabre. * * "psycho" and "psycho+" is a dual UPA to PCI bridge. It sits on the UPA bus -- 2.20.1