Skip to content

Commit

Permalink
Merge 5a702c6 into aa96862
Browse files Browse the repository at this point in the history
  • Loading branch information
davegarvey committed Aug 31, 2018
2 parents aa96862 + 5a702c6 commit c777b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc_storage_handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,7 @@ func (r *RPCStorageHandler) CheckForKeyspaceChanges(orgId string) {
r.CheckForKeyspaceChanges(orgId)
}
}
log.Warning("Keysapce warning: ", err)
log.Warning("Keyspace warning: ", err)
return
}

Expand Down

0 comments on commit c777b8a

Please sign in to comment.