From 3087ccbebc4a8d8e3e848003957bff331152ab25 Mon Sep 17 00:00:00 2001 From: Lorenz Haas Date: Wed, 12 Oct 2016 18:53:07 +0200 Subject: [PATCH] Changelog: Fix spelling Change-Id: Ibfd7bfc02e5f5c7b24b41f070917d4c67fb8a175 Reviewed-by: Orgad Shaneh --- dist/changes-4.1.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/changes-4.1.1.md b/dist/changes-4.1.1.md index 79de654dc20..938843162be 100644 --- a/dist/changes-4.1.1.md +++ b/dist/changes-4.1.1.md @@ -51,7 +51,7 @@ QML Profiler * Separated compile events from other QML/JS events in statistics and flamegraph, since compilation can happen asynchronously -Beatifier +Beautifier * Fixed that beautifier was not enabled for Objective-C/C++ files (QTCREATORBUG-16806)