fix error spell (#16)

* fix error spell

* Change words to lowercase
This commit is contained in:
Xiao Kang
2021-06-15 14:23:46 +08:00
committed by GitHub
parent f399bfe3e1
commit f6ee74f9cd
5 changed files with 13 additions and 13 deletions

View File

@ -32,7 +32,7 @@ namespace schema {
// pass: ""
// database: ${USER//./_}_unittest
//
// 2. create ocenabase system table schema in mysql server.
// 2. create OceanBase system table schema in mysql server.
//
class DBInitializer {
public: