Skip to content

Commit

Permalink
CODING
Browse files Browse the repository at this point in the history
Small typo fix in coding doc
  • Loading branch information
timlinux committed Jan 14, 2014
1 parent 1be2674 commit 853d1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/CODING.t2t
Expand Up @@ -1462,7 +1462,7 @@ guidelines are followed in layout and design of GUIs.
boxes with only a single widget / item inside.
+ Capitalise first letter only in labels:
Labels (and group box labels) should be written as a phrase with leading
capital letter, and all remaing words written with lower case first letters
capital letter, and all remaining words written with lower case first letters
+ Do not end labels for widgets or group boxes with a colon:
Adding a colon causes visual noise and does not impart additional meaning,
so don't use them. An exception to this rule is when you have two labels next
Expand Down

0 comments on commit 853d1ad

Please sign in to comment.