Browse Source

Update docs/dev_guide/custom_field/custom_formatter.rst

Co-Authored-By: spficklin <spficklin@gmail.com>
Bradford Condon 6 years ago
parent
commit
c792dab190
1 changed files with 1 additions and 1 deletions
  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: