From: Jim Evins Date: Wed, 23 Dec 2009 22:48:08 +0000 (-0500) Subject: Fixed typo X-Git-Tag: glabels-2_3_0~106 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=03609218a247efb40b71dc10827feff80c05dce2;p=glabels Fixed typo Fixed typo. --- diff --git a/src/label.c b/src/label.c index 6d28f4cd..c09021d8 100644 --- a/src/label.c +++ b/src/label.c @@ -1428,7 +1428,7 @@ gl_label_flip_selection_vert (glLabel *label) g_return_if_fail (label && GL_IS_LABEL (label)); - gl_label_checkpoint (label, _("Flip verically")); + gl_label_checkpoint (label, _("Flip vertically")); begin_selection_op (label);