diff --git a/solr/test-framework/README.txt b/solr/test-framework/README.txt index f19e6ed8f20..3de1ab13d7c 100644 --- a/solr/test-framework/README.txt +++ b/solr/test-framework/README.txt @@ -1,6 +1,6 @@ The Solr test-framework products base classes and utility classes for writting JUnit tests excercising Solr functionality. -This test framework replies on the lucene components found in in the +This test framework relies on the lucene components found in in the ./lucene-libs/ directory, as well as the third-party libraries found in the ./lib directory.