From 2b56e33d164bfa5ae41b4f598ca3e3ea54dcd51c Mon Sep 17 00:00:00 2001 From: Dustin Lagoy Date: Thu, 29 Apr 2021 14:03:17 -0400 Subject: Fix prof_get_name_from_roster documentation --- apidocs/python/src/prof.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apidocs/python') diff --git a/apidocs/python/src/prof.py b/apidocs/python/src/prof.py index eafaeeb7..1b926b36 100644 --- a/apidocs/python/src/prof.py +++ b/apidocs/python/src/prof.py @@ -256,7 +256,7 @@ def get_current_nick(): def get_name_from_roster(barejid): """Retrieve a nickname from a barejid if it is in the roster. - :return: the users nickname e.g. ``"eddie"``, or ``None`` if the barejid is not in the roster. + :return: the users nickname e.g. "eddie", or the input barejid if it is not in the roster. :rtype: str """ pass -- cgit 1.4.1-2-gfad0