소스 검색

Fix inline code markup

Rémi Verschelde 7 년 전
부모
커밋
13a53c907f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tutorials/2d/2d_lights_and_shadows.rst

+ 1 - 1
tutorials/2d/2d_lights_and_shadows.rst

@@ -218,7 +218,7 @@ forming between the samples.
 
 .. image:: img/light_shadow_filter30.png
 
-.. note:: ``filter smooth` is set to ``30``.
+.. note:: ``filter smooth`` is set to ``30``.
 
 The different :ref:`Light <class_Light2D>` nodes in the demo use different values for filter smooth.
 Play around with it and see what you like.