Update MediaDetailFragment.kt

Spelling correction
This commit is contained in:
Sujal 2025-01-29 00:32:22 +05:30 committed by GitHub
parent 4e261fc219
commit 49086b7475
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -201,7 +201,7 @@ class MediaDetailFragment : CommonsDaggerSupportFragment(), CategoryEditHelper.C
/** /**
* Depicts is a feature part of Structured data. * Depicts is a feature part of Structured data.
* Multiple Depictions can be added for an image just like categories. * Multiple Depictions can be added for an image just like categories.
* However unlike categories depictions is multi-lingualmedia * However unlike categories depictions is multi-lingual
* Ex: key: en value: monument * Ex: key: en value: monument
*/ */
private var imageInfoCache: ImageInfo? = null private var imageInfoCache: ImageInfo? = null