summaryrefslogtreecommitdiffstats
path: root/lib/koproperty/property.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/koproperty/property.h')
-rw-r--r--lib/koproperty/property.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/property.h b/lib/koproperty/property.h
index 5f61ff6b..9f097c61 100644
--- a/lib/koproperty/property.h
+++ b/lib/koproperty/property.h
@@ -104,7 +104,7 @@ enum PropertyType {
//predefined custom types
ValueFromList = 2000 /**<string value from a list*/,
- Symbol = 2001 /**<tqunicode symbol code*/,
+ Symbol = 2001 /**<unicode symbol code*/,
FontName /**<font name, e.g. "times new roman"*/,
FileURL /**<url of a file*/,
PictureFileURL /**<url of a pixmap*/,