Skip to content

Commit 3badc9c

Browse files
committed
Typo
1 parent ecac81d commit 3badc9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/ImageCreationUI/MainWindowViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ public MainWindowViewModel()
175175
}
176176
catch (Exception ex)
177177
{
178-
LogLine($"Failed to load stable-diffussion.cpp libraries!{Environment.NewLine}{ex.Message}");
178+
LogLine($"Failed to load stable-diffusion.cpp libraries!{Environment.NewLine}{ex.Message}");
179179
}
180180
}
181181

0 commit comments

Comments
 (0)