From 77fa127519db407d25d2626d9a78a6056d614d95 Mon Sep 17 00:00:00 2001
From: Leena Miettinen <riitta-leena.miettinen@digia.com>
Date: Wed, 3 Dec 2014 17:14:18 +0100
Subject: [PATCH] Doc: fix typo speficying > specifying

Change-Id: I8520bcf7a1e6300b53822082f8376113bd02713a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
---
 doc/src/editors/creator-editors.qdoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc
index cb9ee53b515..d9e540c4029 100644
--- a/doc/src/editors/creator-editors.qdoc
+++ b/doc/src/editors/creator-editors.qdoc
@@ -1259,7 +1259,7 @@
     To always use spaces for alignment, select \gui {With Spaces}. To follow the
     \gui {Tab policy}, select \gui {With Regular Indent}.
 
-    \section2 Speficying Typing Options
+    \section2 Specifying Typing Options
 
     When you type text or code, it is indented automatically according to the selected
     text editor or code style options. Specify typing options in the
-- 
GitLab