improve doco

This commit is contained in:
Grahame Grieve 2020-01-20 21:54:42 +11:00
parent a7adae8d74
commit 459ce57793
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ public interface ValueSetExpander {
/**
*
* @param source the value set definition to expand
* @param profile a profile affecting the outcome. If you don't supply a profile, the default internal expansion profile will be used.
* @param profile a set of parameters affecting the outcome. If you don't supply parameters, the default internal parameters will be used.
*
* @return
* @throws ETooCostly