visibility typo

This commit is contained in:
Kyle Spearrin 2019-07-23 09:11:01 -04:00
parent a0a5e30f48
commit e5ce3dbd32
2 changed files with 2 additions and 2 deletions

View File

@ -3571,7 +3571,7 @@ namespace Bit.App.Resources {
}
/// <summary>
/// Looks up a localized string similar to Toggle Visiblity.
/// Looks up a localized string similar to Toggle Visibility.
/// </summary>
public static string ToggleVisibility {
get {

View File

@ -1573,6 +1573,6 @@
<value>Shared</value>
</data>
<data name="ToggleVisibility" xml:space="preserve">
<value>Toggle Visiblity</value>
<value>Toggle Visibility</value>
</data>
</root>