From: Ivailo Monev Date: Sun, 8 Nov 2020 04:00:50 +0000 (+0200) Subject: correct some comments in private headers X-Git-Tag: 4.12.0~3404 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=1d8e0cb7ab9ee10888da11b466ecf9627a09019c;p=kde%2FKatie.git correct some comments in private headers Signed-off-by: Ivailo Monev --- diff --git a/src/core/codecs/qicucodec_p.h b/src/core/codecs/qicucodec_p.h index 0ed21c9ad..0fc7d6638 100644 --- a/src/core/codecs/qicucodec_p.h +++ b/src/core/codecs/qicucodec_p.h @@ -40,7 +40,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt API. It exists purely as an +// This file is not part of the Katie API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/core/thread/qmutexpool_p.h b/src/core/thread/qmutexpool_p.h index 13edd2b47..41a35ac71 100644 --- a/src/core/thread/qmutexpool_p.h +++ b/src/core/thread/qmutexpool_p.h @@ -38,8 +38,8 @@ // W A R N I N G // ------------- // -// This file is not part of the Katie API. It exists for the convenience -// of QSettings. This header file may change from version to +// This file is not part of the Katie API. It exists purely as an +// implementation detail. This header file may change from version to // version without notice, or even be removed. // // We mean it.