commit | d9784e069a70080afea46cfdd6e8d57bedd247f1 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jeff@thefirst.org> | Thu Oct 18 23:39:39 2012 -0700 |
committer | Jeff Thompson <jeff@thefirst.org> | Thu Oct 18 23:39:39 2012 -0700 |
tree | 4b4389355ffe435876ff11c92bb0e2fc9298f0fa | |
parent | 158a47d6c316bde9bb949630a79843d241acc2cf [diff] [blame] |
Fix typo in page title.
diff --git a/js/testing/test-encode-decode-Interest.html b/js/testing/test-encode-decode-Interest.html index 305c429..2f59feb 100644 --- a/js/testing/test-encode-decode-Interest.html +++ b/js/testing/test-encode-decode-Interest.html
@@ -4,7 +4,7 @@ <html xmlns = "http://www.w3.org/1999/xhtml"> <head> - <title>NDN Encocde/Decode Interest</title> + <title>NDN Encode/Decode Interest</title> <script type="text/javascript" src="../java_socket_bridge.js"></script>