summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebenginehistory_p.h
diff options
context:
space:
mode:
authorAndras Becsi <andras.becsi@digia.com>2014-03-26 15:13:06 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-27 12:33:25 +0100
commit330e39b70803423a8db6d970825111b6f017841b (patch)
tree660ceeb858e828f17e44e3c2e35689c8626dc1c3 /src/webengine/api/qquickwebenginehistory_p.h
parent8da90b77da725bedbd1cadce0ce6e9d2dca678e5 (diff)
Fix typo in the qquickwebenginehistory headers
hisOTry -> histTOry Change-Id: I4744721bbd50a76054e38de9578f1f27e92982db Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'src/webengine/api/qquickwebenginehistory_p.h')
-rw-r--r--src/webengine/api/qquickwebenginehistory_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webengine/api/qquickwebenginehistory_p.h b/src/webengine/api/qquickwebenginehistory_p.h
index 9267b1a6c..729f70700 100644
--- a/src/webengine/api/qquickwebenginehistory_p.h
+++ b/src/webengine/api/qquickwebenginehistory_p.h
@@ -39,7 +39,7 @@
**
****************************************************************************/
-#ifndef QQUICKWEBENGINEHISOTRY_P_H
+#ifndef QQUICKWEBENGINEHISTORY_P_H
#define QQUICKWEBENGINEHISTORY_P_H
#include <qtwebengineglobal_p.h>