Quellcode durchsuchen

Update docs/dev_guide/custom_field/custom_formatter.rst

Co-Authored-By: spficklin <spficklin@gmail.com>
Bradford Condon vor 6 Jahren
Ursprung
Commit
c792dab190
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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: