This commit is contained in:
Luke Rogers 2013-12-02 23:06:26 +13:00
parent 4236b7bc29
commit 1e22ca4995
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ def plugin_search(term):
def plugin_random():
""" returns the slug of a random plugin from the bukget API """
""" gets a random plugin from the bukget API and returns the slug """
results = None
while not results: