mirror of
https://github.com/MessageKit/MessageKit.git
synced 2026-02-06 19:03:19 +00:00
Fix: misspellings
This commit is contained in:
@@ -56,7 +56,7 @@ final class AutocompleteExampleViewController: ChatViewController {
|
||||
return array
|
||||
}()
|
||||
|
||||
// Completions loaded async that get appeneded to local cached completions
|
||||
// Completions loaded async that get appended to local cached completions
|
||||
var asyncCompletions: [AutocompleteCompletion] = []
|
||||
|
||||
override func viewDidAppear(_ animated: Bool) {
|
||||
|
||||
Reference in New Issue
Block a user