소스 검색

Update docs/dev_guide/custom_field/custom_formatter.rst

Co-Authored-By: spficklin <spficklin@gmail.com>
Bradford Condon 6 년 전
부모
커밋
c792dab190
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/dev_guide/custom_field/custom_formatter.rst

+ 1 - 1
docs/dev_guide/custom_field/custom_formatter.rst

@@ -187,7 +187,7 @@ The ``settingsSummary()`` function provides a summary of the current settings va
 
 .. image:: custom_formatter.settings.2.png
 
-An example of the ``sesttingsSummary()`` function that generates the summary in the image above is as follows:
+An example of the ``settingsSummary()`` function that generates the summary in the image above is as follows:
 
 .. code-block:: php
   :linenos: