Skip to content
Snippets Groups Projects
Commit ffa40232 authored by tpylak's avatar tpylak
Browse files

minor: javadoc spelling

SVN: 19123
parent 65f8dbf4
No related branches found
No related tags found
No related merge requests found
...@@ -337,7 +337,7 @@ public class PlateLayouter ...@@ -337,7 +337,7 @@ public class PlateLayouter
// Reload meta data because they might be out dated especially when // Reload meta data because they might be out dated especially when
// image transformer factory has changed. For the image URL the // image transformer factory has changed. For the image URL the
// signature of the factory is needed to distinguish them. This is important // signature of the factory is needed to distinguish them. This is important
// because Web browser cache images. // because Web browser caches images.
service.getPlateContentForDataset(new TechId(dataset.getDatasetId()), service.getPlateContentForDataset(new TechId(dataset.getDatasetId()),
new AbstractAsyncCallback<PlateImages>(screeningViewContext) new AbstractAsyncCallback<PlateImages>(screeningViewContext)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment