Changeset - 283886705f29
[Not reviewed]
default
0 1 0
timeless@gmail.com - 10 years ago 2016-05-03 14:13:10
timeless@gmail.com
spelling: returns
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
kallithea/lib/utils2.py
Show inline comments
 
@@ -99,7 +99,7 @@ def __get_index_filenames():
 

	
 
def str2bool(_str):
 
    """
 
    returs True/False value from given string, it tries to translate the
 
    returns True/False value from given string, it tries to translate the
 
    string into boolean
 

	
 
    :param _str: string value to translate into boolean
0 comments (0 inline, 0 general)