Correct method name

This commit is contained in:
Isira Seneviratne 2024-07-03 09:30:47 +05:30
parent 39d0691c7e
commit c4ada7ff6e

View file

@ -351,7 +351,7 @@ public final class ShareUtils {
* </p>
*
* <p>
* This method will call {@link CoilHelper#loadBitmap(Context, String)} to get the
* This method will call {@link CoilHelper#loadBitmapBlocking(Context, String)} to get the
* thumbnail of the content.
* </p>
*