[MINOR] Correct the words accroding in the comments to according (#3343)
Correct the words 'accroding' in the comments to 'according'
This commit is contained in:
@@ -70,7 +70,7 @@ public class RowDataToAvroConverters {
|
||||
// --------------------------------------------------------------------------------
|
||||
|
||||
/**
|
||||
* Creates a runtime converter accroding to the given logical type that converts objects of
|
||||
* Creates a runtime converter according to the given logical type that converts objects of
|
||||
* Flink Table & SQL internal data structures to corresponding Avro data structures.
|
||||
*/
|
||||
public static RowDataToAvroConverter createConverter(LogicalType type) {
|
||||
|
||||
Reference in New Issue
Block a user