# HG changeset patch # User Pascal Volk # Date 1392064795 0 # Node ID 22f61779d34fd82bcb3beff7d17bb427e813e57c # Parent 915c14b21db37fd357d6c176e48160eb75b2b4bb ext/postconf: Corrected a typo in a docstring. diff -r 915c14b21db3 -r 22f61779d34f VirtualMailManager/ext/postconf.py --- a/VirtualMailManager/ext/postconf.py Sun Feb 09 14:37:51 2014 +0000 +++ b/VirtualMailManager/ext/postconf.py Mon Feb 10 20:39:55 2014 +0000 @@ -56,7 +56,7 @@ raise VMMError(stderr.strip().decode(), VMM_ERROR) def read(self, parameter, expand_vars=True): - """Returns the parameters value. + """Returns the parameter's value. If expand_vars is True (default), all variables in the value will be expanded: