Browse Source

Fix a javadoc typo.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@552688 13f79535-47bb-0310-9956-ffa450edef68
Owen O'Malley 18 years ago
parent
commit
837d849026
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/examples/org/apache/hadoop/examples/dancing/package.html

+ 1 - 1
src/examples/org/apache/hadoop/examples/dancing/package.html

@@ -2,7 +2,7 @@
 <body>
 
 This package is a distributed implementation of Knuth's <a
-href="http://en.wikipedia.org/wiki/Dancing_Links>dancing links</a>
+href="http://en.wikipedia.org/wiki/Dancing_Links">dancing links</a>
 algorithm that can run under Hadoop. It is a generic model for
 problems, such as tile placement, where all of the valid choices can
 be represented as a large sparse boolean array where the goal is to