summaryrefslogtreecommitdiffstats
path: root/digikam/libs/lprof/cmssheet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'digikam/libs/lprof/cmssheet.cpp')
-rw-r--r--digikam/libs/lprof/cmssheet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/libs/lprof/cmssheet.cpp b/digikam/libs/lprof/cmssheet.cpp
index 00f1802..ab73d0a 100644
--- a/digikam/libs/lprof/cmssheet.cpp
+++ b/digikam/libs/lprof/cmssheet.cpp
@@ -232,7 +232,7 @@ static char* PredefinedProperties[] = {
"SAMPLE_BACKING", /* Identifies the backing material used behind the sample during */
/* measurement. Allowed values are “black”, “white”, or "na". */
- "CHISTQ_DOF" /* Degrees of freedom associated with the Chi squared statistic */
+ "CHISQ_DOF" /* Degrees of freedom associated with the Chi squared statistic */
};
#define NUMPREDEFINEDPROPS (sizeof(PredefinedProperties)/sizeof(char *))