Переглянути джерело

typo in readme.md

Former-commit-id: c9cbabba4bd65703133eff302f373270453fc8e3
Alec Jacobson 11 роки тому
батько
коміт
6f61eb9898
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      tutorial/readme.md

+ 1 - 1
tutorial/readme.md

@@ -891,7 +891,7 @@ multiplication:
 
  $\mathbf{X}' = \mathbf{M} \mathbf{T},$
 
-where $\mathbx{X}'$ is $n \times 3$ stack of deformed positions as row
+where $\mathbf{X}'$ is $n \times 3$ stack of deformed positions as row
 vectors, $\mathbf{M}$ is a $n \times m\cdot dim$ matrix containing weights and
 rest positions and $\mathbf{T}$ is a $m\cdot (dim+1) \times dim$ stack of
 transposed bone transformations.