Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mbsimonovic committed May 16, 2014
1 parent bc99688 commit c1aaeca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
/**
* @author Milan Simonovic <milan.simonovic@imls.uzh.ch>
*/
public class DbFacateITCase {
public class DbFacadeITCase {
private static final DbFacade dbUtil = new DbFacade(AppProperties.instance.getProteinRepository(), AppProperties.instance.getSpeciesRepository(), AppProperties.instance.getGenericQueryProcessor());

@Test
Expand Down

0 comments on commit c1aaeca

Please sign in to comment.