Peter Justin 7 лет назад
Родитель
Сommit
861f7e6540
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      flaskbb/plugins/spec.py

+ 1 - 1
flaskbb/plugins/spec.py

@@ -127,7 +127,7 @@ def flaskbb_tpl_profile_settings_menu():
     done, consider marking the hook implementation with `trylast=True` to
     avoid capturing plugins that do not create new blocks.
 
-    For example:
+    For example::
 
         @impl(trylast=True)
         def flaskbb_tpl_profile_settings_menu():