From 5e1a5318907c065142db78ad56ad4eda2cff9f50 Mon Sep 17 00:00:00 2001 From: Olivier Sallou Date: Tue, 13 Aug 2013 10:05:45 +0200 Subject: [PATCH] fix schema name --- providers/virtualbox/manifest-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/virtualbox/manifest-schema.json b/providers/virtualbox/manifest-schema.json index 8c9e8f5..52ac2ee 100644 --- a/providers/virtualbox/manifest-schema.json +++ b/providers/virtualbox/manifest-schema.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-04/schema#", - "title": "OpenNebula manifest", + "title": "VirtualBox manifest", "type": "object", "properties": { "volume": {