mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Codestyle: Wrap doxygen documentation at 80 chars
Contributes to issue CURA-844.
This commit is contained in:
parent
41ee575cc1
commit
0e92929be4
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@ class VersionUpgrade21to22(VersionUpgrade):
|
|||
|
||||
## Translates settings for the change from Cura 2.1 to 2.2.
|
||||
#
|
||||
# Each setting is changed in-place in the provided dictionary. This changes
|
||||
# the input parameter.
|
||||
# Each setting is changed in-place in the provided dictionary. This
|
||||
# changes the input parameter.
|
||||
#
|
||||
# \param settings A dictionary of settings (as key-value pairs) to update.
|
||||
# \return The same dictionary.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue