GitHub user kinow opened a pull request: https://github.com/apache/jena/pull/462
Fix HTML syntax Noticed this one while inspecting some PHP code that had a copy of Jena Fuseki inside. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kinow/jena patch-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/jena/pull/462.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #462 ---- commit 094d0d1713556b293ab19ed7e805b3f66a5ad16b Author: Bruno P. Kinoshita <kinow@...> Date: 2018-08-14T04:55:34Z Fix HTML syntax Noticed this one while inspecting some PHP code that had a copy of Jena Fuseki inside. ---- ---