upgradeprovision: Fix typo
authorMatthieu Patou <mat@matws.net>
Sun, 27 Feb 2011 09:16:43 +0000 (12:16 +0300)
committerMatthieu Patou <mat@samba.org>
Sun, 20 Mar 2011 10:27:25 +0000 (11:27 +0100)
source4/scripting/python/samba/upgradehelpers.py

index 3a7dfb39973ae5277cade454914e34036f9c5d5d..48f492a7dc36ca5f23fd239a12bb15643d678a66 100755 (executable)
@@ -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