mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-28 08:17:58 -05:00
Corrected typographical error.
Corrected a minor typographical error with the API comments for the delete_sr_img POST function.
This commit is contained in:
@@ -1600,7 +1600,7 @@ class ApiController(RedditController, OAuth2ResourceController):
|
||||
@api_doc(api_section.subreddits)
|
||||
def POST_delete_sr_img(self, form, jquery, name):
|
||||
"""
|
||||
Called called upon requested delete on /about/stylesheet.
|
||||
Called upon requested delete on /about/stylesheet.
|
||||
Updates the site's image list, and causes the <li> which wraps
|
||||
the image to be hidden.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user