Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9612a8 commit 39ef869Copy full SHA for 39ef869
1 file changed
csharp/ql/src/Bad Practices/Naming Conventions/DefaultControlNames.qhelp
@@ -4,7 +4,7 @@
4
<qhelp>
5
<overview>
6
<p>This query identifies Windows form controls that have a default name such as <code>textBox1</code>
7
-. Replacing the default names with names that describe their purpose makes it much easier to for other
+. Replacing the default names with names that describe their purpose makes it much easier for other
8
developers to understand your code.</p>
9
10
</overview>
0 commit comments