summaryrefslogtreecommitdiffstats
path: root/dom/localstorage/PBackgroundLSDatabase.ipdl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dom/localstorage/PBackgroundLSDatabase.ipdl2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/localstorage/PBackgroundLSDatabase.ipdl b/dom/localstorage/PBackgroundLSDatabase.ipdl
index 2f2f9dffac..179bd4164d 100644
--- a/dom/localstorage/PBackgroundLSDatabase.ipdl
+++ b/dom/localstorage/PBackgroundLSDatabase.ipdl
@@ -89,7 +89,7 @@ struct LSSnapshotInitInfo
* calls to PBackground are the only viable mechanism because blocking
* PBackground is not acceptable. (Note that an attempt is made to minimize any
* I/O latency by triggering preloading from
- * ContentParent::AboutToLoadHttpFtpDocumentForChild, the central place
+ * ContentParent::AboutToLoadHttpDocumentForChild, the central place
* for pre-loading.)
*/
[ChildImpl=virtual, ParentImpl=virtual]