From 19ec25dfb85798fbda7c065978e4569c154b65f5 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 6 Feb 2021 14:19:19 +0300 Subject: [PATCH] Updated Migration guide to v1.6 (markdown) --- Migration-guide-to-v1.6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Migration-guide-to-v1.6.md b/Migration-guide-to-v1.6.md index c4ed5f9..4bdc237 100644 --- a/Migration-guide-to-v1.6.md +++ b/Migration-guide-to-v1.6.md @@ -16,7 +16,7 @@ Here is some parameters with description (not all, because some of them was comp | RichBackColor | editorBackColor | Editor background color | | ShowToolbar | toolbarVisible| Toolbar visibility | | RichTextSize| editorFont | Parameter was created for saving font size.
Now this parameter storing font name and font size | -| RichForeColor | editroFontColor | Editor font color | +| RichForeColor | editorForeColor | Editor font color | | AssociateCheck| explorerAssociate | Associate *.cnp with app | | WindowState| windowState | State of window (Maximized/Normal) | | WindowSize| windowSize | Size of main window |