diff --git a/Samples/AnyType/Views/Shared/_Layout.cshtml b/Samples/AnyType/Views/Shared/_Layout.cshtml
index 1b285cc..4de3dfd 100644
--- a/Samples/AnyType/Views/Shared/_Layout.cshtml
+++ b/Samples/AnyType/Views/Shared/_Layout.cshtml
@@ -13,7 +13,7 @@
@RenderBody()
diff --git a/Samples/CrossLamp/Views/Shared/_Layout.cshtml b/Samples/CrossLamp/Views/Shared/_Layout.cshtml
index 3057fc7..1b285cc 100644
--- a/Samples/CrossLamp/Views/Shared/_Layout.cshtml
+++ b/Samples/CrossLamp/Views/Shared/_Layout.cshtml
@@ -4,7 +4,7 @@
- @ViewBag.Title - 我的 ASP.NET 应用程序
+ @ViewBag.Title - Modbus.Net
@Styles.Render("~/Content/css")
@Scripts.Render("~/bundles/modernizr")
@@ -13,7 +13,7 @@
@RenderBody()
diff --git a/Samples/TripleAdd/Views/Shared/_Layout.cshtml b/Samples/TripleAdd/Views/Shared/_Layout.cshtml
index 48a3012..4de3dfd 100644
--- a/Samples/TripleAdd/Views/Shared/_Layout.cshtml
+++ b/Samples/TripleAdd/Views/Shared/_Layout.cshtml
@@ -13,7 +13,7 @@
@RenderBody()