We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ef869 commit fc6e9beCopy full SHA for fc6e9be
csharp/ql/src/Bad Practices/Naming Conventions/ControlNamePrefixes.qhelp
@@ -8,7 +8,7 @@ This makes the controls easier to find in Intellisense and also makes the purpos
8
9
</overview>
10
<recommendation>
11
-<p>Give controls an appropriate prefix to indicate their type (for example, <code>txt</code> for text boxes or <code>rad</rad> for
+<p>Give controls an appropriate prefix to indicate their type (for example, <code>txt</code> for text boxes or <code>rad</code> for
12
radio buttons).</p>
13
14
</recommendation>
0 commit comments