소스 검색

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 년 전
부모
커밋
837d849026
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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