diff options
-rw-r--r-- | data/empathy.schemas.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in index 6aa7f8a5f..faba263a5 100644 --- a/data/empathy.schemas.in +++ b/data/empathy.schemas.in @@ -22,9 +22,9 @@ <type>string</type> <default>name</default> <locale name="C"> - <short>Contact list sort criterium</short> + <short>Contact list sort criterion</short> <long> - Which criterium to use when sorting the contact list. + Which criterion to use when sorting the contact list. Default is to use sort by the contact's name with the value "name". A value of "state" will sort the contact list by state. </long> |