Cleanup: copy paste error in tooltip

This commit is contained in:
2018-08-13 20:19:50 -04:00
parent 34c09bc21e
commit 721321bf9e
2 changed files with 2 additions and 2 deletions

View File

@@ -1704,7 +1704,7 @@ def write_rst_contents(basepath):
fw(".. toctree::\n")
fw(" :maxdepth: 1\n")
fw(" :caption: Application Modules\n")
fw(" :caption: Application Modules\n\n")
app_modules = (
"bpy.context", # note: not actually a module