Fix common misspellings
[linux-block.git] / drivers / staging / slicoss / README
index 70f49099c065ca01bb4284e3290fcea95a9b2f53..b83bba19b7f09add86ce7c8138bf7da352c9e5c4 100644 (file)
@@ -33,7 +33,7 @@ TODO:
        - NAPI?
        - wasted overhead of extra stats
        - state variables for things that are
-         easily availble and shouldn't be kept in card structure, cardnum, ...
+         easily available and shouldn't be kept in card structure, cardnum, ...
          slotnumber, events, ...
        - get rid of slic_spinlock wrapper
        - volatile == bad design => bad code