aboutsummaryrefslogtreecommitdiff
path: root/campusconnect
diff options
context:
space:
mode:
authorHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>2011-09-26 15:45:25 +0200
committerHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>2011-09-26 15:45:25 +0200
commit856f4663e4274747cf2091df978955c29965744d (patch)
tree4e9d1410b8191ebe47a2aad1a991a83d3c346131 /campusconnect
parent32e365cff6eb3a16279640531b86729199e28ced (diff)
downloadecs2-856f4663e4274747cf2091df978955c29965744d.tar.gz
ecs2-856f4663e4274747cf2091df978955c29965744d.zip
Corrected typo in CampusConnect organisation_units schema.
Diffstat (limited to 'campusconnect')
-rw-r--r--campusconnect/schemas/cc_organisation_units.schema.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/campusconnect/schemas/cc_organisation_units.schema.json b/campusconnect/schemas/cc_organisation_units.schema.json
index 89feead..162816d 100644
--- a/campusconnect/schemas/cc_organisation_units.schema.json
+++ b/campusconnect/schemas/cc_organisation_units.schema.json
@@ -13,6 +13,6 @@
"telephone": {"type":"string"},
"fax": {"type":"string"},
"email": {"type":"string"},
- "href": {"type":"string"},
+ "href": {"type":"string"}
}
}