From 673ada543afdab299493641c79fc0764a0295d61 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 10 Dec 2002 10:58:34 +0000 Subject: [PATCH] Fixed a typo - 'that' -> 'than' --- lang/en/survey.php | 2 +- lang/en_us/survey.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en/survey.php b/lang/en/survey.php index e6c031aea9..620430a572 100644 --- a/lang/en/survey.php +++ b/lang/en/survey.php @@ -42,7 +42,7 @@ $string['attls11'] = "I try to think with people instead of against them."; $string['attls11short'] = "think WITH people"; $string['attls12'] = "I have certain criteria I use in evaluating arguments."; $string['attls12short'] = "use criteria to evaluate"; -$string['attls13'] = "I'm more likely to try to understand someone else's opinion that to try to evaluate it."; +$string['attls13'] = "I'm more likely to try to understand someone else's opinion than to try to evaluate it."; $string['attls13short'] = "try to understand"; $string['attls14'] = "I try to point out weaknesses in other people's thinking to help them clarify their arguments."; $string['attls14short'] = "point out weaknesses"; diff --git a/lang/en_us/survey.php b/lang/en_us/survey.php index e6c031aea9..620430a572 100644 --- a/lang/en_us/survey.php +++ b/lang/en_us/survey.php @@ -42,7 +42,7 @@ $string['attls11'] = "I try to think with people instead of against them."; $string['attls11short'] = "think WITH people"; $string['attls12'] = "I have certain criteria I use in evaluating arguments."; $string['attls12short'] = "use criteria to evaluate"; -$string['attls13'] = "I'm more likely to try to understand someone else's opinion that to try to evaluate it."; +$string['attls13'] = "I'm more likely to try to understand someone else's opinion than to try to evaluate it."; $string['attls13short'] = "try to understand"; $string['attls14'] = "I try to point out weaknesses in other people's thinking to help them clarify their arguments."; $string['attls14short'] = "point out weaknesses"; -- 2.39.5