Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / common / extensions / api / diagnostics.idl
index b498dbb..5f8f31d 100644 (file)
@@ -19,7 +19,7 @@ namespace diagnostics {
   };
 
   dictionary SendPacketResult {
-    // The IP of the host which we recieves the ICMP reply from.
+    // The IP of the host which we receives the ICMP reply from.
     // The IP may differs from our target IP if the packet's ttl is used up.
     DOMString ip;