Fix typo.
This commit is contained in:
parent
dd84846b94
commit
eda806babd
|
@ -156,7 +156,7 @@ public class ParametersUtil {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add a paratemer value to a Parameters resource
|
* Add a parameter value to a Parameters resource
|
||||||
*
|
*
|
||||||
* @param theContext The FhirContext
|
* @param theContext The FhirContext
|
||||||
* @param theParameters The Parameters resource
|
* @param theParameters The Parameters resource
|
||||||
|
@ -172,7 +172,7 @@ public class ParametersUtil {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add a paratemer value to a Parameters resource
|
* Add a parameter value to a Parameters resource
|
||||||
*
|
*
|
||||||
* @param theContext The FhirContext
|
* @param theContext The FhirContext
|
||||||
* @param theParameters The Parameters resource
|
* @param theParameters The Parameters resource
|
||||||
|
|
Loading…
Reference in New Issue