From 991f4ed92181fae6c92a4d1b3506bc8d901b4a6c Mon Sep 17 00:00:00 2001
From: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date: Tue, 8 Sep 2009 14:23:09 +0100
Subject: empathy.schemas.in: s/criterium/criterion (#594308)

---
 data/empathy.schemas.in | 4 ++--
 1 file 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>
-- 
cgit