aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/raweditor/RawEditorWindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/raweditor/RawEditorWindow.cpp')
-rw-r--r--src/modules/raweditor/RawEditorWindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/raweditor/RawEditorWindow.cpp b/src/modules/raweditor/RawEditorWindow.cpp
index 18349c2fd..bc3357bb5 100644
--- a/src/modules/raweditor/RawEditorWindow.cpp
+++ b/src/modules/raweditor/RawEditorWindow.cpp
@@ -521,7 +521,7 @@ QPixmap * RawEditorWindow::myIconPtr()
void RawEditorWindow::fillCaptionBuffers()
{
- m_szPlainTextCaption = __tr2qs_ctx("Raw Editor","editor");
+ m_szPlainTextCaption = __tr2qs_ctx("RAW Editor","editor");
}
void RawEditorWindow::getConfigGroupName(QString &szName)