make it actual valid XML (otherwise it breaks some parsers or syntax highlighting)

Michael Cook 2013-12-21 09:19:02 -08:00
parent 5a6c896dc0
commit b75a4258e2

@ -4,7 +4,7 @@ This file has the configuration setup for your server. It is a text file located
Sample file contents: Sample file contents:
``` ```
<?xml version="1.0"> <?xml version="1.0"?>
<server> <server>
<world> <world>
<shortname>MyPEQ</shortname> <shortname>MyPEQ</shortname>