rs.AutosaveInterval() function has a bug

An error is reported when executing the example file of the rs.AutosaveInterval() function,like this,

I found that the ”save “in the Rhino.ApplicationSettings.FileSettings.AutosaveInterval.TotalMinutes statement is written in lowercase, it should be “Save”.(rs.AutosaveInterval() function will report an error in both Rhino5 and Rhino6.)
————Thanks

Hi,
This has been fixed in SR12.
RH-49258
Thanks for reporting