diff --git a/mozilla/browser/components/feeds/public/nsIFeedResultService.idl b/mozilla/browser/components/feeds/public/nsIFeedResultService.idl index c4daa74a0b5..f71c9379c2a 100644 --- a/mozilla/browser/components/feeds/public/nsIFeedResultService.idl +++ b/mozilla/browser/components/feeds/public/nsIFeedResultService.idl @@ -42,7 +42,7 @@ interface nsIRequest; interface nsIFeedResult; /** - * nsIFeedResultService provides a globally-accessible object for retreiving + * nsIFeedResultService provides a globally-accessible object for retrieving * the results of feed processing. */ [scriptable, uuid(f3262589-48b2-4019-9947-90e5269bbfb9)]