fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / Documentation / driver-model / porting.txt
index 98b233c..92d86f7 100644 (file)
@@ -92,7 +92,7 @@ struct device represents a single device. It mainly contains metadata
 describing the relationship the device has to other entities. 
 
 
-- Embedd a struct device in the bus-specific device type. 
+- Embed a struct device in the bus-specific device type. 
 
 
 struct pci_dev {