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

minor: spelling

SVN: 19977
parent f79880b7
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ package ch.systemsx.cisd.etlserver;
import java.io.File;
import ch.systemsx.cisd.etlserver.IStroageProcessorTransactional.IStorageProcessorTransaction;
import ch.systemsx.cisd.etlserver.IStorageProcessorTransactional.IStorageProcessorTransaction;
/**
* Abstract superclass that has the state necessary for most storage processors.
......
......@@ -26,7 +26,7 @@ import ch.systemsx.cisd.openbis.dss.generic.shared.dto.DataSetInformation;
*
* @author Chandrasekhar Ramakrishnan
*/
public interface IStroageProcessorTransactional extends IStorageProcessor
public interface IStorageProcessorTransactional extends IStorageProcessor
{
public static interface IStorageProcessorTransaction
{
......
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