home server -> homeserver (#2345)

Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
Aaron Raimist
2019-04-19 21:17:34 -05:00
parent 5b9026b723
commit f0d86eeece
11 changed files with 17 additions and 17 deletions
@@ -848,7 +848,7 @@
if (restClient)
{
// Sanity check on home server
// Sanity check on homeserver
id hs_url = registrationParameters[@"hs_url"];
if (hs_url && [hs_url isKindOfClass:NSString.class])
{