String fix
[squirrelmail.git] / functions / attachment_common.php
index d0c7288e83b28603fb1149a3ea4d711d83b61154..a26553e9fa5c40e1550dc3447304eddf1a52774e 100644 (file)
@@ -175,7 +175,7 @@ function attachment_common_link_vcard(&$Args) {
           set_url_var($Args[1]['attachment_common']['href'],
           'ent_id',$Args[5]);
 
-    $Args[1]['attachment_common']['text'] = _("View business Card");
+    $Args[1]['attachment_common']['text'] = _("View Business Card");
 
     $Args[6] = $Args[1]['attachment_common']['href'];
 }