]> git.lyx.org Git - features.git/blobdiff - lib/lyx2lyx/LyX.py
Correct typos of "occurred" in warnings/errors
[features.git] / lib / lyx2lyx / LyX.py
index 50c98d2cd3f0e93451a427f4e14d07fb6de16156..034f2cceaff9b7eb00ba4c94976366df553c70a8 100644 (file)
@@ -701,7 +701,7 @@ class LyX_base:
                     try:
                         conv(self)
                     except:
-                        self.warning("An error ocurred in %s, %s" %
+                        self.warning("An error occurred in %s, %s" %
                                      (version, str(conv)),
                                      default_debug__)
                         if not self.try_hard: