Index: remoting/host/installer/win/chromoting.wxs |
diff --git a/remoting/host/installer/win/chromoting.wxs b/remoting/host/installer/win/chromoting.wxs |
index 9324e48916eb400d33c3838720eb2d11977ecd0b..025526daa4bfca485ecdc552c34d6ced80ff67f6 100644 |
--- a/remoting/host/installer/win/chromoting.wxs |
+++ b/remoting/host/installer/win/chromoting.wxs |
@@ -700,7 +700,7 @@ |
<![CDATA[NOT REMOVE AND (auto_start_service = "#2")]]> |
</Custom> |
- <!-- Set the serivce name and description --> |
+ <!-- Set the service name and description --> |
<Custom Action="set_service_display_name_xp" Before="InstallInitialize"> |
<![CDATA[VersionNT < 600]]> |
</Custom> |