From 4c553ac87f03bf59db1fef9b86c0ec443de3c429 Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Sat, 10 May 2014 10:26:30 +0200 Subject: [PATCH] small docu fix --- core/document.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/document.h b/core/document.h index 0aa192eaf..5e331e232 100644 --- a/core/document.h +++ b/core/document.h @@ -513,7 +513,7 @@ class OKULAR_EXPORT Document : public QObject /** * Continues the search for the given @p searchID, optionally specifying - * a new direction for the search. + * a new type for the search. * * @since 0.7 (KDE 4.1) */