mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Add period at end for consistency
Other plugin descriptions also have a period at the end. Contributes to issue CURA-1190.
This commit is contained in:
parent
6525e4637e
commit
47e856c927
@ -12,7 +12,7 @@ def getMetaData():
|
||||
"plugin": {
|
||||
"name": catalog.i18nc("@label", "CuraEngine Backend"),
|
||||
"author": "Ultimaker",
|
||||
"description": catalog.i18nc("@info:whatsthis", "Provides the link to the CuraEngine slicing backend"),
|
||||
"description": catalog.i18nc("@info:whatsthis", "Provides the link to the CuraEngine slicing backend."),
|
||||
"api": 2
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user