From 014a3b6a60610ba592c5843080686f4481553136 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Espino?= Date: Thu, 29 Mar 2018 16:04:54 +0200 Subject: Fixing misspell errors (#8544) --- api4/channel.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api4/channel.go') diff --git a/api4/channel.go b/api4/channel.go index f5f6bd06d..5a43d5e4a 100644 --- a/api4/channel.go +++ b/api4/channel.go @@ -743,7 +743,7 @@ func viewChannel(c *Context, w http.ResponseWriter, r *http.Request) { c.App.UpdateLastActivityAtIfNeeded(c.Session) - // Returning {"status": "OK", ...} for backwards compatability + // Returning {"status": "OK", ...} for backwards compatibility resp := &model.ChannelViewResponse{ Status: "OK", LastViewedAtTimes: times, -- cgit v1.2.3-1-g7c22