We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 1be2674 commit 853d1adCopy full SHA for 853d1ad
doc/CODING.t2t
@@ -1462,7 +1462,7 @@ guidelines are followed in layout and design of GUIs.
1462
boxes with only a single widget / item inside.
1463
+ Capitalise first letter only in labels:
1464
Labels (and group box labels) should be written as a phrase with leading
1465
- capital letter, and all remaing words written with lower case first letters
+ capital letter, and all remaining words written with lower case first letters
1466
+ Do not end labels for widgets or group boxes with a colon:
1467
Adding a colon causes visual noise and does not impart additional meaning,
1468
so don't use them. An exception to this rule is when you have two labels next
0 commit comments