realm / realm-android-adapters

Adapters for combining Realm Java with Android UI components and framework classes
realm.io
Apache License 2.0
414 stars 134 forks source link

Fixed typo in Javadoc #139

Closed aharish closed 6 years ago

aharish commented 6 years ago

Changed {@code notifyItemRangeChanged(} to {@code notifyItemRangeChanged()}

cmelchior commented 6 years ago

Hi @aharish Thanks for fixing this 👍