Преглед на файлове

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: