fix typo. thanks Fox

This commit is contained in:
Nikos Kouremenos 2006-10-07 11:28:38 +00:00
parent 9e57ef8431
commit 16d062c9b7
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ class OptionsParser:
con.close()
gajim.config.set('version', '0.10.1.3')
def update_config_to_01014():
def update_config_to_01014(self):
'''apply indeces to the logs database'''
import exceptions
try: