Issue222831

classification
Title: error in bean/TempConverter.py example
Type: Severity: normal
Components: None Versions:
Milestone:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: bckfnn
Priority: low Keywords:

Created on 2000-11-18.19:21:40 by bckfnn, last changed 2000-11-18.22:47:18 by bckfnn.

Messages
msg107 (view) Author: Finn Bock (bckfnn) Date: 2000-11-18.19:21:40
In the sample file TempConverter.py at the end (line 35) there is an error

It calls function "setFahrenheight" and it should be "setFahrenheit"
msg108 (view) Author: Finn Bock (bckfnn) Date: 2000-11-18.22:47:18
Fixed
History
Date User Action Args
2000-11-18 19:21:40bckfnncreate