Fixed typo

This commit is contained in:
Tomas Groth 2014-06-23 10:51:17 +02:00
parent a3f15f1e82
commit fee8a1c4a3
1 changed files with 1 additions and 1 deletions

View File

@ -400,7 +400,7 @@ class PowerpointDocument(PresentationDocument):
critical_error_message_box(UiStrings().Error, translate('PresentationPlugin.PowerpointDocument',
'An error occurred in the Powerpoint integration '
'and the presentation will be stopped. '
'Relstart the presentation if you wish to present it.'))
'Restart the presentation if you wish to present it.'))
def _get_text_from_shapes(shapes):
"""