From 9574a55fffb9067e800ce80f18c5a01f70a921e2 Mon Sep 17 00:00:00 2001 From: Neil Puttock Date: Thu, 13 Nov 2008 20:36:27 +0000 Subject: [PATCH] Fix typo in convert-ly. --- scripts/convert-ly.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/convert-ly.py b/scripts/convert-ly.py index 7affd1bd25..ea9804184f 100644 --- a/scripts/convert-ly.py +++ b/scripts/convert-ly.py @@ -174,7 +174,7 @@ string.""" error_file_write ('\n' + _ ("Error while converting") + '\n' - + _ ("Stopping at last succesful rule") + + _ ("Stopping at last successful rule") + '\n') return (last_conversion, str) -- 2.39.2