Fix common misspellings
[pandora-kernel.git] / drivers / staging / slicoss / README
index 70f4909..b83bba1 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