fix Typo
This commit is contained in:
parent
f8a1b7ea56
commit
2ee28e2db2
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ class VCard
|
|||
'$wallmessage_link' => $wallmessage_link,
|
||||
'$mentioning' => DI::l10n()->t('Mention'),
|
||||
'$post2group' => DI::l10n()->t('Post to group'),
|
||||
'$showgroup' => DI::l10n()->t('Show group'),
|
||||
'$showgroup' => DI::l10n()->t('View group'),
|
||||
'$showgroup_link' => $showgroup_link,
|
||||
]);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue