Browse Source

Refs #28034 -- Corrected docs example in contributing tutorial.

Clumart.G 3 years ago
parent
commit
67bb1f516c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/intro/contributing.txt

+ 2 - 0
docs/intro/contributing.txt

@@ -412,6 +412,8 @@ file::
     ``make_toast()``
     ================
 
+    .. function:: make_toast()
+
     .. versionadded:: 2.2
 
     Returns ``'toast'``.