Skip to content

Commit

Permalink
Javadoc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
afs committed Jun 18, 2018
1 parent b7596d1 commit b33f054
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
import org.apache.jena.tdb.transaction.Transaction;
import org.apache.jena.tdb.transaction.TransactionLifecycle;

/*&
* Adapter to put Lucene text indexes into the TDB1 trsnaction system.
/**
* Adapter to put Lucene text indexes into the TDB1 transaction system.
*/
public class TextIndexTDB1 implements TransactionLifecycle {

Expand Down

0 comments on commit b33f054

Please sign in to comment.