Repository: incubator-juneau-website
Updated Branches:
  refs/heads/asf-site 5fe26d593 -> 3719eaadd


Fix typo.

Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/3719eaad
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/3719eaad
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/3719eaad

Branch: refs/heads/asf-site
Commit: 3719eaadd12f1b35ff6ef37cdd5a1f007e37feca
Parents: 5fe26d5
Author: JamesBognar <[email protected]>
Authored: Tue Feb 21 14:29:55 2017 -0500
Committer: JamesBognar <[email protected]>
Committed: Tue Feb 21 14:29:55 2017 -0500

----------------------------------------------------------------------
 content/about.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/3719eaad/content/about.html
----------------------------------------------------------------------
diff --git a/content/about.html b/content/about.html
index 7c51a47..792e22d 100644
--- a/content/about.html
+++ b/content/about.html
@@ -53,7 +53,7 @@
        // &lt;object&gt;
        //   &lt;name&gt;John Smith&lt;/name&gt;
        //   &lt;age&gt;21&lt;/age&gt;
-       // &lt;/object&gt;&lt;</jc>
+       // &lt;/object&gt;</jc>
        String xml = XmlSerializer.<jsf>DEFAULT_SIMPLE</jsf>.serialize(p);
        
        <jc>// Produces:

Reply via email to