docs: fix schema name-version description

This commit is contained in:
Zaiming (Stone) Shi 2024-01-11 23:14:57 +01:00
parent 5bc67cb288
commit 4d0febd380
1 changed files with 3 additions and 3 deletions

View File

@ -22,9 +22,9 @@ install_dir.label:
"""Install Directory"""
name_vsn.desc:
"""The {name}-{version} of the plugin.<br/>
It should match the plugin application name-version as the for the plugin release package name<br/>
For example: my_plugin-0.1.0."""
"""The `{name}-{version}` of the plugin.<br/>
It should match the plugin application name-version as plugin release package name<br/>
For example: `my_plugin-0.1.0`."""
name_vsn.label:
"""Name-Version"""