summaryrefslogtreecommitdiffstats
path: root/src/imageplugins/coreplugin
diff options
context:
space:
mode:
authorTDE Weblate <[email protected]>2025-03-15 13:04:23 +0000
committerMichele Calgaro <[email protected]>2025-03-19 13:12:11 +0900
commit8b3a88df55c67e3e75b93385db1c4f27f409a06f (patch)
tree8427cf9e4892c66674645e7152c3246a334bd165 /src/imageplugins/coreplugin
parent0b5e696d79ab1a160293d520b7526e031238989a (diff)
downloaddigikam-rename/true-false.tar.gz
digikam-rename/true-false.zip
Update translation filesrename/true-false
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/
Diffstat (limited to 'src/imageplugins/coreplugin')
-rw-r--r--src/imageplugins/coreplugin/sharpnesseditor/clapack/lsame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imageplugins/coreplugin/sharpnesseditor/clapack/lsame.c b/src/imageplugins/coreplugin/sharpnesseditor/clapack/lsame.c
index d9baaa3f..6ee70b8e 100644
--- a/src/imageplugins/coreplugin/sharpnesseditor/clapack/lsame.c
+++ b/src/imageplugins/coreplugin/sharpnesseditor/clapack/lsame.c
@@ -11,7 +11,7 @@ logical lsame_(char *ca, char *cb)
Purpose
=======
- LSAME returns .TRUE. if CA is the same letter as CB regardless of
+ LSAME returns .true. if CA is the same letter as CB regardless of
case.
Arguments