From 80c3bd2a8a14b63896316ce4281ec02fef67ec18 Mon Sep 17 00:00:00 2001 From: "dwitte@stanford.edu" Date: Sun, 29 Apr 2007 00:52:23 -0700 Subject: [PATCH] comment sp fix. --- netwerk/cookie/src/nsCookieService.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netwerk/cookie/src/nsCookieService.cpp b/netwerk/cookie/src/nsCookieService.cpp index d02246418d16..0f21c2064006 100644 --- a/netwerk/cookie/src/nsCookieService.cpp +++ b/netwerk/cookie/src/nsCookieService.cpp @@ -1467,7 +1467,7 @@ nsCookieService::AddInternal(nsCookie *aCookie, /****************************************************************************** ** Augmented BNF, modified from RFC2109 Section 4.2.2 and RFC2616 Section 2.1 ** please note: this BNF deviates from both specifications, and reflects this - ** implementation. indicates a reference to the defined grammer "bnf". + ** implementation. indicates a reference to the defined grammar "bnf". ** Differences from RFC2109/2616 and explanations: 1. implied *LWS