mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-06 04:58:27 +00:00
Fix typo in IGenericClient javadocs
This commit is contained in:
parent
dfdcfa1365
commit
1d1d9a2f7c
@ -174,7 +174,7 @@ public interface IGenericClient extends IRestfulClient {
|
||||
void unregisterInterceptor(Object theInterceptor);
|
||||
|
||||
/**
|
||||
* Fluent method for the "update" operation, which performs a logical delete on a server resource
|
||||
* Fluent method for the "update" operation, which updates a resource instance on the server
|
||||
*/
|
||||
IUpdate update();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user