]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fixing encoding issues introduced in bug 220817: add FAQ documentation for 'Why do...
authorjocuri%softhome.net <>
Fri, 2 Apr 2004 05:52:43 +0000 (05:52 +0000)
committerjocuri%softhome.net <>
Fri, 2 Apr 2004 05:52:43 +0000 (05:52 +0000)
docs/xml/faq.xml

index 7a89361e0bdd22c1550b787ea0a4f6adfcf7bb79..4ce980db2f4db30f052d5ff76f51b935853455fd 100644 (file)
             First, make sure cookies are enabled in the user's browser.
           </para>
           <para>
-            If that doesn´t fix the problem, it may be that
-            the user´s ISP implements a rotating proxy server. This causes
-            the user´s effective IP address (the address which the Bugzilla server
+            If that doesn't fix the problem, it may be that
+            the user's ISP implements a rotating proxy server. This causes
+            the user's effective IP address (the address which the Bugzilla server
             perceives him coming from) to change periodically. Since
             Bugzilla cookies are tied to a specific IP address, each time
             the effective address changes, the user will have to log in again.