From 59f51c1ba50a5cc7f3d92432479d145440abe01a Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 15 Jan 2017 19:36:39 +0100 Subject: vainglory -> Vainglory --- gamelocker/api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gamelocker') diff --git a/gamelocker/api.py b/gamelocker/api.py index c1383d6..905f9fa 100644 --- a/gamelocker/api.py +++ b/gamelocker/api.py @@ -102,7 +102,7 @@ class Gamelocker(object): element = gamelocker.datatypes.link_to_object(element, includes) return element - def vainglory(self): + def Vainglory(self): """Sets title to Vainglory. :return: :class:`Gamelocker ` object -- cgit v1.3.1