Commit 260a7325 authored by jake%bugzilla.org's avatar jake%bugzilla.org

Bug 190864 - Fix ordering of ' and > that I thought I had done earlier.

parent 810f3c59
...@@ -552,7 +552,7 @@ ...@@ -552,7 +552,7 @@
<computeroutput> <computeroutput>
<prompt>mysql&gt;</prompt> <prompt>mysql&gt;</prompt>
<command>UPDATE user SET Password=PASSWORD('&lt;new_password'&gt;) <command>UPDATE user SET Password=PASSWORD('&lt;new_password&gt;')
WHERE user='root';</command> WHERE user='root';</command>
</computeroutput> </computeroutput>
</member> </member>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment