From 8e0ea573195b0a899caee87ecac6b12ec342a2be Mon Sep 17 00:00:00 2001 From: githubuser0xFFFF Date: Fri, 30 Aug 2019 21:15:39 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dad5c8..5df35cd 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Qt Advanced Docking System lets you create customizable layouts using a full featured window docking system similar to what is found in many popular integrated development environements (IDEs) such as Visual Studio. Everything is implemented with standard Qt functionality without any -platform specific code. Basic usage of QWidgets an QLayouts and using basic +platform specific code. Basic usage of QWidgets and QLayouts and using basic styles as much as possible. This work is based on and inspired by the