Fix a typo in Swift codegen (#6470)
authorLiu Liu <i@liuliu.me>
Wed, 17 Feb 2021 06:34:39 +0000 (22:34 -0800)
committerGitHub <noreply@github.com>
Wed, 17 Feb 2021 06:34:39 +0000 (09:34 +0300)
commit334c6be4964c3e0840105196405ac1419f158101
treec22ff174a859b50199370840c2f36a8634893b75
parent4174c10e7a4cac033fe1dc5e18437cd20d8bc3e6
Fix a typo in Swift codegen (#6470)

* Fix a typo in Swift codegen

* Fix code formatting.
src/idl_gen_swift.cpp