From e5ce3dbd326f941ef9c72319616a96247d2d21c5 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 23 Jul 2019 09:11:01 -0400 Subject: [PATCH] visibility typo --- src/App/Resources/AppResources.Designer.cs | 2 +- src/App/Resources/AppResources.resx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App/Resources/AppResources.Designer.cs b/src/App/Resources/AppResources.Designer.cs index 0bd673ffd..dfd59817c 100644 --- a/src/App/Resources/AppResources.Designer.cs +++ b/src/App/Resources/AppResources.Designer.cs @@ -3571,7 +3571,7 @@ namespace Bit.App.Resources { } /// - /// Looks up a localized string similar to Toggle Visiblity. + /// Looks up a localized string similar to Toggle Visibility. /// public static string ToggleVisibility { get { diff --git a/src/App/Resources/AppResources.resx b/src/App/Resources/AppResources.resx index c7ce20234..9117b11a0 100644 --- a/src/App/Resources/AppResources.resx +++ b/src/App/Resources/AppResources.resx @@ -1573,6 +1573,6 @@ Shared - Toggle Visiblity + Toggle Visibility \ No newline at end of file