mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 13:53:54 +01:00
Typo fixes (#4461)
* Fixed typo on class documentation of TextUtils * corrected comma placement in documentation * Fixed typos in comments
This commit is contained in:
parent
2be828c50e
commit
a3cbe3659c
3 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ import org.wikipedia.csrf.CsrfTokenClient
|
|||
|
||||
/**
|
||||
* This class acts as a Client to facilitate wiki page editing
|
||||
* services to various dependency providing modules such as the Network module, the Review Controller ,etc
|
||||
* services to various dependency providing modules such as the Network module, the Review Controller, etc.
|
||||
*
|
||||
* The methods provided by this class will post to the Media wiki api
|
||||
* documented at: https://commons.wikimedia.org/w/api.php?action=help&modules=edit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue