alfonsodg / demo-web2py

Apache License 2.0
0 stars 0 forks source link

Minor Typographical Errors in Web2Py Book #40

Closed alfonsodg closed 10 years ago

alfonsodg commented 10 years ago

From ch...@ononbb.com on June 16, 2009 13:50:11

Please provide any additional information below. web2py_manual.pdf page 92, second last paragraph, last sentence, just above "[about]":

IS: If the application was installed form a packed compiled file, then this is not safe because there is source code to revert to and the application will not work anymore.

SHOULD BE: If the application was installed from a packed compiled file, then this is not safe because there is no source code to revert to and the application will not work anymore.

Original issue: http://code.google.com/p/web2py/issues/detail?id=41

alfonsodg commented 10 years ago

From hans.don...@xs4all.nl on July 18, 2009 03:39:54

correction seems right

alfonsodg commented 10 years ago

From massimod...@gmail.com on August 11, 2009 05:12:12

Thanks, fixed.

Status: Fixed