From d32f51fc5b2853429ca66dbee26ff7b39c0679af Mon Sep 17 00:00:00 2001
From: Dinesh Solanki <15937452+DineshSolanki@users.noreply.github.com>
Date: Mon, 9 Aug 2021 15:52:58 +0530
Subject: [PATCH] fixed class name Faelpessoal
---
FoliCon/Views/PosterIconFaelpessoal.xaml.cs | 6 +++---
FoliCon/Views/PosterIconFaelpessoalHorizontal.xaml.cs | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/FoliCon/Views/PosterIconFaelpessoal.xaml.cs b/FoliCon/Views/PosterIconFaelpessoal.xaml.cs
index 80c9c833..2c7fa735 100644
--- a/FoliCon/Views/PosterIconFaelpessoal.xaml.cs
+++ b/FoliCon/Views/PosterIconFaelpessoal.xaml.cs
@@ -16,11 +16,11 @@
namespace FoliCon.Views
{
///
- /// Interaction logic for PosterIconFaelessoal.xaml
+ /// Interaction logic for PosterIconFaelpessoal.xaml
///
- public partial class PosterIconFaelessoal : UserControl
+ public partial class PosterIconFaelpessoal : UserControl
{
- public PosterIconFaelessoal()
+ public PosterIconFaelpessoal()
{
InitializeComponent();
}
diff --git a/FoliCon/Views/PosterIconFaelpessoalHorizontal.xaml.cs b/FoliCon/Views/PosterIconFaelpessoalHorizontal.xaml.cs
index 0a2b353c..2f505772 100644
--- a/FoliCon/Views/PosterIconFaelpessoalHorizontal.xaml.cs
+++ b/FoliCon/Views/PosterIconFaelpessoalHorizontal.xaml.cs
@@ -16,11 +16,11 @@
namespace FoliCon.Views
{
///
- /// Interaction logic for PosterIconFaelessoalHorizontal.xaml
+ /// Interaction logic for PosterIconFaelpessoalHorizontal.xaml
///
- public partial class PosterIconFaelessoalHorizontal : UserControl
+ public partial class PosterIconFaelpessoalHorizontal : UserControl
{
- public PosterIconFaelessoalHorizontal()
+ public PosterIconFaelpessoalHorizontal()
{
InitializeComponent();
}