Author: [email protected]
Date: Tue Mar 17 14:58:02 2009
New Revision: 5033
Modified:
releases/1.6/user/src/com/google/gwt/user/tools/README.txtsrc
releases/1.6/user/src/com/google/gwt/user/tools/RpcClientTemplate.javasrc
Log:
Very minor spelling/capitalization tweaks
Modified: releases/1.6/user/src/com/google/gwt/user/tools/README.txtsrc
==============================================================================
--- releases/1.6/user/src/com/google/gwt/user/tools/README.txtsrc
(original)
+++ releases/1.6/user/src/com/google/gwt/user/tools/README.txtsrc Tue Mar
17 14:58:02 2009
@@ -6,7 +6,7 @@
If you use Eclipse, you can simply import the generated project into
Eclipse.
We've tested against Eclipse 3.3 and 3.4. Later versions will likely also
work,
-eariler versions may not.
+earlier versions may not.
In Eclipse, go to the File menu and choose:
Modified:
releases/1.6/user/src/com/google/gwt/user/tools/RpcClientTemplate.javasrc
==============================================================================
---
releases/1.6/user/src/com/google/gwt/user/tools/RpcClientTemplate.javasrc
(original)
+++
releases/1.6/user/src/com/google/gwt/user/tools/RpcClientTemplate.javasrc
Tue Mar 17 14:58:02 2009
@@ -4,7 +4,7 @@
import com.google.gwt.user.client.rpc.RemoteServiceRelativePath;
/**
- * The client side stub for the Rpc service.
+ * The client side stub for the RPC service.
*/
@RemoteServiceRelativePath("greet")
public interface GreetingService extends RemoteService {
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---