Michele Caini 6 лет назад
Родитель
Сommit
f6584b45ed
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/md/meta.md

+ 1 - 1
docs/md/meta.md

@@ -241,7 +241,7 @@ resolve([](auto type) {
 
 In all cases, the returned value is an instance of `meta_type`. This type of
 objects offer an API to know the _runtime identifier_ of the type, to iterate
-all themeta objects associated with them and even to build or destroy instances
+all the meta objects associated with them and even to build or destroy instances
 of the underlying type.<br/>
 Refer to the inline documentation for all the details.