Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoKiaru committed Nov 6, 2024
1 parent 185b2d3 commit 550a0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/ch/epfl/biop/atlas/aligner/SliceSources.java
Original file line number Diff line number Diff line change
Expand Up @@ -1170,7 +1170,7 @@ private void exportToQuPathProjectAdvanced(int iCh, boolean erasePreviousFile) {
private boolean simpleQuPathExportCase() {
// It is a simple case of export if:
// - All sources from this slice are DIRECTLY coming a from single QuPath entry
// - DIRECTLY means that the slices are not warped or wrapped into transfomed sources beforehand
// - DIRECTLY means that the slices are not warped or wrapped into transformed sources beforehand

File dataEntryFolder = null;

Expand Down

0 comments on commit 550a0f2

Please sign in to comment.