浏览代码

Bold the entirety of the accented phrase

Andrew Morgan 5 年之前
父节点
当前提交
87e859e71f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/3d/introduction_to_3d.rst

+ 1 - 1
tutorials/3d/introduction_to_3d.rst

@@ -27,7 +27,7 @@ node for everything 3D.
 .. image:: img/tuto_3d1.png
 
 Spatial nodes have a local transform, which is relative to the parent
-node (as long as the parent node is also of **or inherits** from the type
+node (as long as the parent node is also of **or inherits from** the type
 Spatial). This transform can be accessed as a 4x3
 :ref:`Transform <class_Transform>`, or as 3 :ref:`Vector3 <class_Vector3>`
 members representing location, Euler rotation (x,y and z angles) and