Skip to content

Commit 40b3a74

Browse files
stephen-hawleyPureWeen
authored andcommitted
make error strings match
1 parent 2cdaf00 commit 40b3a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Controls/samples/Controls.Sample.UITests/Issues/Issue21314.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
namespace Maui.Controls.Sample.Issues
55
{
66
[XamlCompilation(XamlCompilationOptions.Compile)]
7-
[Issue(IssueTracker.Github, 21314, "Image orientation tag ignored on iOS", PlatformAffected.iOS)]
7+
[Issue(IssueTracker.Github, 21314, "Image has wrong orientation on iOS", PlatformAffected.iOS)]
88
public partial class Issue21314 : ContentPage
99
{
1010
public Issue21314()

0 commit comments

Comments
 (0)