Renaming forme (Frame) + readme
This commit is contained in:
@@ -257,7 +257,7 @@ namespace WebWindowComplex.Models
|
||||
/// <returns></returns>
|
||||
private string FindSashShape()
|
||||
{
|
||||
return "Rectangular";
|
||||
return "Rectangle";
|
||||
}
|
||||
|
||||
#endregion Private Methods
|
||||
|
||||
@@ -846,7 +846,7 @@ namespace WebWindowComplex.Models
|
||||
|
||||
private string FindSashShape()
|
||||
{
|
||||
return "Rectangular";
|
||||
return "Rectangle";
|
||||
}
|
||||
|
||||
#endregion Private Methods
|
||||
|
||||
Reference in New Issue
Block a user