A few minor typos -

Line 17178 under WingIDE, Rad2Py, and Eclipse - change 'execued' to 
'executed' 
from: 
+it does not change the logic as this is never execued but it forces the 
IDE to parse it and understand where the objects in the global namespace 
come from (the ``gluon`` module) thus making autocompletion work.
to:
+it does not change the logic as this is never executed but it forces the 
IDE to parse it and understand where the objects in the global namespace 
come from (the ``gluon`` module) thus making autocompletion work.

Line 17200 under Publishing a folder - change 'fiels' to 'files' 
from: 
+which you can render in a view with ``{{=fiels}}``. 
to:
+which you can render in a view with ``{{=files}}``.

I'm not sure whether text under Google Wallet is being updated in the new 
edition but the current 4.9 edition has a few missing or incorrect  words 
(proposed text shown below in CAPS) -

"If you want a tighter integration, you have to use the Level 2 
notification API. In that case you can pass more information to Google and 
Google will call your API to notify about purchases. This allows you to 
keep accounting information within your application but it requires you TO 
expose web services that can talk to Google Wallet.

This is a considerable -> CONSIDERABLY more difficult problem but such AN 
API has already been implemented and it is available as A plugin from ....."

and under Stripe.com:

"Stripe also allows you TO verify a transaction at a later time:"

Dane

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to