In gluon/sqlhtml.py Line 944: It reads "raise RuntimeError, 'formsyle not supported'" instead of "raise RuntimeError, 'formstyle not supported'"
This error is the one raise whenever an unsupported value is passed to the formstyle argument of the SQLFORM function.

