From 5cfe53bc7d777947fbd73b40ad75bce20c5082cf Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Sat, 7 Oct 2006 09:16:04 +0000 Subject: [PATCH] typo --- addressbook/inc/class.bocontacts.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addressbook/inc/class.bocontacts.inc.php b/addressbook/inc/class.bocontacts.inc.php index 699fa7148e..6a6715d248 100755 --- a/addressbook/inc/class.bocontacts.inc.php +++ b/addressbook/inc/class.bocontacts.inc.php @@ -128,7 +128,7 @@ class bocontacts extends socontacts $this->contact_fields = array( 'id' => lang('Contact ID'), - 'tid' => lang('Typ'), + 'tid' => lang('Type'), 'owner' => lang('Addressbook'), 'private' => lang('private'), 'cat_id' => lang('Category'),