Fix type name.

This commit is contained in:
Gunnar Beutner 2013-05-03 15:43:15 +02:00
parent d03d6e14bf
commit d22e3767cd
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
******************************************************************************/
template Timeperiod "legacy-timeperiod" {
template TimePeriod "legacy-timeperiod" {
methods = {
update = "LegacyTimePeriod"
}