printer/themeprinter.go
changeset 87 cd1c3f1610e4
parent 85 a4464c0b0c36
child 89 3758bb5f0979
--- a/printer/themeprinter.go	Sun May 07 16:38:52 2017 +0200
+++ b/printer/themeprinter.go	Sun May 07 16:43:51 2017 +0200
@@ -92,7 +92,7 @@
 		objType = "tag"
 
 	case []*gomif.InstanceStatus, *gomif.InstanceStatus:
-		objType = "instancestatus"
+		objType = "instancestats"
 	}
 
 	var rp *ResourcePrinter