0.60 XML Typo - virtual bool isEmtpyElement ()=0

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
saigumi
Posts: 921
Joined: Fri Aug 22, 2003 11:31 am
Location: St. Louis, MO USA
Contact:

0.60 XML Typo - virtual bool isEmtpyElement ()=0

Post by saigumi »

virtual bool isEmtpyElement ()=0

should be isEmptyElement()

I noticed a similiar misspelling in the changes.txt

- The string class has an additional new constructor for creating a string from
character data with a specific lenght.

I should get an addon key for Niko's keyboard that looks like this (<-T)
It would move the T to the proper spot.
Crud, how do I do this again?
niko
Site Admin
Posts: 1759
Joined: Fri Aug 22, 2003 4:44 am
Location: Vienna, Austria
Contact:

Post by niko »

Hehe, sorry :)
I also have heavy problems with the word 'lenght'/'length' and the same can be applied to 'width'/'widht' :)
Post Reply