[Checkins] SVN: z3c.jsonrpc/trunk/CHANGES.txt typo

Adam Groszer agroszer at gmail.com
Wed Jan 27 06:43:58 EST 2010


Log message for revision 108558:
  typo

Changed:
  U   z3c.jsonrpc/trunk/CHANGES.txt

-=-
Modified: z3c.jsonrpc/trunk/CHANGES.txt
===================================================================
--- z3c.jsonrpc/trunk/CHANGES.txt	2010-01-27 08:33:52 UTC (rev 108557)
+++ z3c.jsonrpc/trunk/CHANGES.txt	2010-01-27 11:43:58 UTC (rev 108558)
@@ -7,7 +7,7 @@
 
 - cleanup setup dependencies, adjust ftesting.zcml
 
-- adjust coverag report setup
+- adjust coverage report setup
 
 - implemented error view concept which will work with ZopePublication
 
@@ -16,7 +16,7 @@
 - use DirectResult in response
 
 - removed unauthenticated error view. This was not working and requires a
-  custom concept supported by the used java script library used at client 
+  custom concept supported by the used java script library used at client
   side
 
 
@@ -35,7 +35,7 @@
 - Fix: The default skin didn't get applied based on the inherited concept give
   from the zope.publisher.browser implementation because our JSON-RPC request
   doesn't provide IBrowserRequest. Added a workaround which will apply a given
-  IDefaultSkin during request instance creation. 
+  IDefaultSkin during request instance creation.
 
 
 Version 0.5.2 (2009-02-24)



More information about the checkins mailing list