浏览代码

fix spelling

Johann ELSASS 4 年之前
父节点
当前提交
65884247d6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lazpaint/lazpaint.lpr

+ 1 - 1
lazpaint/lazpaint.lpr

@@ -144,7 +144,7 @@ begin
   {$ENDIF}
   Report += LineEnding;
   if Initialized then
-    Report += 'It is recommanded to save a backup of your image and restart the application.'
+    Report += 'It is recommended to save a backup of your image and restart the application.'
   else
     Report += 'Application will now close.';
   ShowError(rsLazPaint, Report);