Fix typo
This commit is contained in:
parent
c198b1c114
commit
7d5b46c59e
@ -181,7 +181,7 @@ namespace Novell.CASA.GUI
|
|||||||
{
|
{
|
||||||
if (Common.IS_LINUX)
|
if (Common.IS_LINUX)
|
||||||
{
|
{
|
||||||
message = "CASA services are not available.\r\n\r\nConfigure CASA using YAST?";
|
message = "CASA services are not available.\r\n\r\nConfigure CASA using YaST?";
|
||||||
buttonType = Gtk.ButtonsType.YesNo;
|
buttonType = Gtk.ButtonsType.YesNo;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user