No bug - fix typo r=me DONTBUILD

--HG--
extra : amend_source : c2878d38f04cafa8327bacf8e537428252a89923
This commit is contained in:
Benjamin Peterson 2015-01-16 10:32:55 -05:00
parent c1ff242f83
commit eaaa9373d6

View File

@ -1265,7 +1265,7 @@ Predictor::Learn(nsIURI *targetURI, nsIURI *sourceURI,
argReason.mLearn = reason;
// We always open the full uri (general cache) entry first, so we don't gum up
// the works waiting on predictor-only entires to open
// the works waiting on predictor-only entries to open
nsRefPtr<Predictor::Action> uriAction =
new Predictor::Action(Predictor::Action::IS_FULL_URI,
Predictor::Action::DO_LEARN, argReason, targetURI,