Skip to content

Commit

Permalink
Update engine/src/main/java/com/google/android/fhir/db/impl/dao/Resou…
Browse files Browse the repository at this point in the history
…rceDao.kt

Co-authored-by: Jing Tang <[email protected]>
  • Loading branch information
aditya-07 and jingtang10 authored Oct 18, 2023
1 parent 30b43a7 commit a183d72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ internal abstract class ResourceDao {
}

/**
* Updates the resource in the [ResourceEntity] and adds indexes.
* Updates the resource in the [ResourceEntity] and adds indexes as a result of downloading the resource from server.
*
* @param [resource] the resource with the remote(server) updates
*/
Expand Down

0 comments on commit a183d72

Please sign in to comment.