Skip to content

Commit

Permalink
Merge pull request #1672 from Goultard59/dev
Browse files Browse the repository at this point in the history
Update ArrowUtils.R
  • Loading branch information
rcorces authored Oct 10, 2022
2 parents b7a2e8f + 218ddfb commit 3c65039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/ArrowUtils.R
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
identical(fdfx, fdf)
}, threads = threads) %>% unlist %>% all
if(!checkIdentical){
stop("Error not all FeatureDF for asssay is the same!")
stop("Error not all FeatureDF for assay is the same!")
}
}

Expand Down

0 comments on commit 3c65039

Please sign in to comment.