Splling fix

This commit is contained in:
Paul Ramsey
2015-07-01 07:03:13 -07:00
parent 509944ea6d
commit 8516cbd4c3
9 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ SELECT CDB_ColumnNames('table_name')
--- Returns a set of rows with column names
```
#### Arguements
#### Arguments
CDB_ColumnNames(table_name)