Project

General

Profile

« Previous | Next » 

Revision bc2e58de

Added by Andreas Müller over 9 years ago

typos

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/app/berlinModelImport/AlgaTerraActivator.java
79 79
	
80 80
	private EDITOR editor = EDITOR.EDITOR_AS_EDITOR;
81 81

  
82
	//NomeclaturalCode
82
	//NomenclaturalCode
83 83
	static final NomenclaturalCode nomenclaturalCode = NomenclaturalCode.ICNAFP;
84 84
	
85 85
	static String factFilter = " factCategoryFk NOT IN (7, 201, 202, 203, 204, 205, 206, 207, 208, 1000 ) ";
app-import/src/main/java/eu/etaxonomy/cdm/app/berlinModelImport/CampanulaceaeActivator.java
65 65
	//editor - import
66 66
	static final EDITOR editor = EDITOR.EDITOR_AS_EDITOR;
67 67
	
68
	//NomeclaturalCode
68
	//NomenclaturalCode
69 69
	static final NomenclaturalCode nomenclaturalCode = NomenclaturalCode.ICNAFP;
70 70

  
71 71
	//ignore null

Also available in: Unified diff