]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/eisa.txt
Fix some typos in Documentation/: 'A'
[karo-tx-linux.git] / Documentation / eisa.txt
index 8c8388da868a43127052e5672894bad520452f7f..e00fd0c5707fb217e7848b797e1bff4449fec64f 100644 (file)
@@ -18,7 +18,7 @@ The EISA infrastructure is made up of three parts :
 
     - The bus code implements most of the generic code. It is shared
     among all the architectures that the EISA code runs on. It
-    implements bus probing (detecting EISA cards avaible on the bus),
+    implements bus probing (detecting EISA cards available on the bus),
     allocates I/O resources, allows fancy naming through sysfs, and
     offers interfaces for driver to register.