diff options
Diffstat (limited to 'Doc/lib/libcookielib.tex')
| -rw-r--r-- | Doc/lib/libcookielib.tex | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libcookielib.tex b/Doc/lib/libcookielib.tex index cebe373726..621326047c 100644 --- a/Doc/lib/libcookielib.tex +++ b/Doc/lib/libcookielib.tex @@ -414,7 +414,7 @@ Both RFC 2965 and Netscape cookies are covered.  RFC 2965 handling is  switched off by default.  The easiest way to provide your own policy is to override this class -and call its methods in your overriden implementations before adding +and call its methods in your overridden implementations before adding  your own additional checks:  \begin{verbatim}  | 
