summaryrefslogtreecommitdiff
path: root/src/leap/config
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-03-13 10:12:45 -0300
committerTomás Touceda <chiiph@leap.se>2013-03-13 10:12:45 -0300
commitab1c68b5a85af10b4c646d56ee2395e89793b8ae (patch)
treed341542751ac339331e97896403bc280fd9b447b /src/leap/config
parentfc434146593060c1fc454776b1feaaa80a700823 (diff)
Fix comment
Diffstat (limited to 'src/leap/config')
-rw-r--r--src/leap/config/baseconfig.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leap/config/baseconfig.py b/src/leap/config/baseconfig.py
index f04d8b35..9e47f685 100644
--- a/src/leap/config/baseconfig.py
+++ b/src/leap/config/baseconfig.py
@@ -115,7 +115,7 @@ class BaseConfig:
@param path: relative path to configuration. The absolute path
will be calculated depending on the platform
- @return: True if loaded to disk correctly, False otherwise
+ @return: True if loaded from disk correctly, False otherwise
"""
# TODO: retrieve standalone option from app-level config