Skip to content
Snippets Groups Projects
Commit 49015b04 authored by brinn's avatar brinn
Browse files

fix: typo in javadoc

SVN: 22317
parent 55de5d8f
No related branches found
No related tags found
No related merge requests found
...@@ -147,7 +147,7 @@ public interface IDataSetRegistrationTransaction ...@@ -147,7 +147,7 @@ public interface IDataSetRegistrationTransaction
IMaterialImmutable getMaterial(String materialCode, String materialType); IMaterialImmutable getMaterial(String materialCode, String materialType);
/** /**
* Create a new space to register with the openBIS AS. * Create a new material to register with the openBIS AS.
* *
* @param materialCode the code of the material * @param materialCode the code of the material
* @param materialType the type of the material * @param materialType the type of the material
......
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