diff --git a/meta_info/meta_dictionary/meta.meta_dictionary.json b/meta_info/meta_dictionary/meta.meta_dictionary.json index 70d18f1e6fe513f97b4c3c4767e169f3edcb6bf6..00b6f0d2e0be97a1a3544d8bf4576a429679789d 100644 --- a/meta_info/meta_dictionary/meta.meta_dictionary.json +++ b/meta_info/meta_dictionary/meta.meta_dictionary.json @@ -344,11 +344,13 @@ },{ "meta_enum_value":"utf8-length", "meta_enum_description":[ - "The length of the string value using utf-8 encoding"] + "The length of the string value using utf-8 ", + "encoding"] },{ "meta_enum_value":"repetitions", "meta_enum_description":[ - "The number of repetitions for a repeating value"] + "The number of repetitions for a repeating ", + "value"] }] },{ "meta_name":"meta_range_maximum",