Revision: 6444 Author: [email protected] Date: Wed Oct 21 18:10:55 2009 Log: Fixed typo caught by mmendez in review of r6442.
http://code.google.com/p/google-web-toolkit/source/detail?r=6444 Modified: /tools/lib/protobuf/protobuf-2.2.0/README ======================================= --- /tools/lib/protobuf/protobuf-2.2.0/README Wed Oct 21 17:26:40 2009 +++ /tools/lib/protobuf/protobuf-2.2.0/README Wed Oct 21 18:10:55 2009 @@ -22,7 +22,7 @@ In order to prevent conflicts with user code which relies on Protocol Buffers, we've used jarjar (http://code.google.com/p/jarjar) to rebase this library. The -"com.google.protobuf" package has been rename to "com.google.gwt.dev.protobuf". +"com.google.protobuf" package has been renamed to "com.google.gwt.dev.protobuf". To build protobuf-java-rebased-2.2.0.jar: --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
