s/0-length/zero-length/g

This commit is contained in:
Kegan Dougal 2015-05-21 16:04:52 +01:00
parent ed4ce6950c
commit 86be22dc35
6 changed files with 6 additions and 6 deletions

View file

@ -50,7 +50,7 @@
"properties": {
"state_key": {
"type": "string",
"description": "A unique key which defines the overwriting semantics for this piece of room state. This value is often a 0-length string. The presence of this key makes this event a State Event."
"description": "A unique key which defines the overwriting semantics for this piece of room state. This value is often a zero-length string. The presence of this key makes this event a State Event."
},
"prev_content": {
"type": "object",

View file

@ -19,7 +19,7 @@
},
"state_key": {
"type": "string",
"description": "A 0-length string.",
"description": "A zero-length string.",
"pattern": "^$"
},
"type": {

View file

@ -20,7 +20,7 @@
},
"state_key": {
"type": "string",
"description": "A 0-length string.",
"description": "A zero-length string.",
"pattern": "^$"
},
"type": {

View file

@ -19,7 +19,7 @@
},
"state_key": {
"type": "string",
"description": "A 0-length string.",
"description": "A zero-length string.",
"pattern": "^$"
},
"type": {

View file

@ -56,7 +56,7 @@
},
"state_key": {
"type": "string",
"description": "A 0-length string.",
"description": "A zero-length string.",
"pattern": "^$"
},
"type": {

View file

@ -19,7 +19,7 @@
},
"state_key": {
"type": "string",
"description": "A 0-length string.",
"description": "A zero-length string.",
"pattern": "^$"
},
"type": {