diff options
-rw-r--r-- | docs/manual/howto/auth.html | 2 | ||||
-rw-r--r-- | docs/manual/howto/auth.html.en | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/howto/auth.html b/docs/manual/howto/auth.html index ca7cedbb72..3ea56e4508 100644 --- a/docs/manual/howto/auth.html +++ b/docs/manual/howto/auth.html @@ -250,7 +250,7 @@ <p>You'll get the same response as before, but it will be appended to the existing file, rather than creating a new file. (It's the <code>-c</code> that makes it create a new password - file.</p> + file).</p> <p>Now, you need to modify your <code>.htaccess</code> file to look like the following:</p> diff --git a/docs/manual/howto/auth.html.en b/docs/manual/howto/auth.html.en index ca7cedbb72..3ea56e4508 100644 --- a/docs/manual/howto/auth.html.en +++ b/docs/manual/howto/auth.html.en @@ -250,7 +250,7 @@ <p>You'll get the same response as before, but it will be appended to the existing file, rather than creating a new file. (It's the <code>-c</code> that makes it create a new password - file.</p> + file).</p> <p>Now, you need to modify your <code>.htaccess</code> file to look like the following:</p> |