]> 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:50:56 +0000 (05:50 +0000)
committerjocuri%softhome.net <>
Fri, 2 Apr 2004 05:50:56 +0000 (05:50 +0000)
docs/xml/faq.xml

index c9c8badb93b37c9f90bd3d21163f6a8cba1d3ebb..59cb330d92d98837890c59e96ccf1d6cef1da06a 100644 (file)
@@ -684,9 +684,9 @@ perl -pi -e 's@#\!/usr/bin/perl@#\!/usr/local/bin/perl@' *cgi *pl
             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.