mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
Update MediaDetailFragment.kt
Spelling correction
This commit is contained in:
parent
4e261fc219
commit
49086b7475
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue