summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorMatthieu Patou <mat@matws.net>2011-02-27 12:16:43 +0300
committerMatthieu Patou <mat@samba.org>2011-03-20 11:27:25 +0100
commitd2e976e32c552ba44596973628e3061f61a267b5 (patch)
tree360b04b56fb458565e274a0798f1c918b48ab7c5 /source4
parentd4c78b66c275700fe7c75180b7febe33eba15e93 (diff)
downloadsamba-d2e976e32c552ba44596973628e3061f61a267b5.tar.gz
samba-d2e976e32c552ba44596973628e3061f61a267b5.tar.bz2
samba-d2e976e32c552ba44596973628e3061f61a267b5.zip
upgradeprovision: Fix typo
Diffstat (limited to 'source4')
-rwxr-xr-xsource4/scripting/python/samba/upgradehelpers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/python/samba/upgradehelpers.py b/source4/scripting/python/samba/upgradehelpers.py
index 3a7dfb3997..48f492a7dc 100755
--- a/source4/scripting/python/samba/upgradehelpers.py
+++ b/source4/scripting/python/samba/upgradehelpers.py
@@ -21,7 +21,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-"""Helers used for upgrading between different database formats."""
+"""Helpers used for upgrading between different database formats."""
import os
import string