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

minor: improve javadoc

SVN: 22420
parent fb8522f5
No related branches found
No related tags found
No related merge requests found
...@@ -341,7 +341,7 @@ abstract public class SimpleImageDataConfig ...@@ -341,7 +341,7 @@ abstract public class SimpleImageDataConfig
/** /**
* Sets parameters for the 'convert' command line tool, which will be used to apply an image * Sets parameters for the 'convert' command line tool, which will be used to apply an image
* transformation before persisting the images in the data store. * transformation on the fly when an image is fetched.
*/ */
public void setConvertTransformationCliArguments(String convertTransformationCliArguments) public void setConvertTransformationCliArguments(String convertTransformationCliArguments)
{ {
......
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