LGTM!!

On Thu, Aug 12, 2010 at 1:22 PM, <fre...@google.com> wrote:

> Reviewers: Ray Ryan,
>
> Description:
> Fixing capitalization of 'GWT Development Mode' in hosted.html
>
>
> Please review this at http://gwt-code-reviews.appspot.com/762801/show
>
> Affected files:
>  M dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.html
>
>
> Index: dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.html
> ===================================================================
> --- dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.html
>  (revision 8518)
> +++ dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.html
>  (working copy)
> @@ -158,7 +158,7 @@
>
>  function __gwt_disconnected_impl() {
>   __gwt_displayGlassMessage('GWT Code Server Disconnected',
> -      'Most likely, you closed GWT development mode. Or you might have
> lost '
> +      'Most likely, you closed GWT Development Mode. Or, you might have
> lost '
>       + 'network connectivity. To fix this, try restarting GWT Development
> Mode and '
>       + '<a style="color: #FFFFFF; font-weight: bold;"
> href="javascript:location.reload()">'
>       + 'REFRESH</a> this page.');
>
>
>

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to