Revision 4d4a651d lib/ssconf.py

b/lib/ssconf.py
65 65
    @type force: boolean
66 66
    @param force: whether to force the reload without checking the mtime
67 67
    @rtype: boolean
68
    @return: boolean values that says whether we reloaded the configuration or not
69
             (because we decided it was already up-to-date)
68
    @return: boolean value that says whether we reloaded the configuration or
69
             not (because we decided it was already up-to-date)
70 70

  
71 71
    """
72 72
    try:

Also available in: Unified diff