diff options
Diffstat (limited to 'sys/sparc64/pci/psycho.c')
-rw-r--r-- | sys/sparc64/pci/psycho.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/pci/psycho.c b/sys/sparc64/pci/psycho.c index 939018e..33611d7 100644 --- a/sys/sparc64/pci/psycho.c +++ b/sys/sparc64/pci/psycho.c @@ -537,7 +537,7 @@ psycho_attach(device_t dev) * of a pair of psycho's to arrive here. * * We should calculate a TSB size based on amount of RAM - * and number of bus controllers and number an type of + * and number of bus controllers and number and type of * child devices. * * For the moment, 32KB should be more than enough. |