Skip to content

Commit de68a49

Browse files
committed
Typo fix
1 parent bb123b2 commit de68a49

File tree

4 files changed

+5
-2
lines changed

4 files changed

+5
-2
lines changed

doc/README.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <H2><A NAME="ss1.2">1.2</A> <A HREF="#toc1.2">Scenario</A>
156156
<A HREF="http://www.owasp.org/index.php/Top_10_2007">OWASP Top Ten</A> survey this vulnerability as the
157157
<A HREF="http://www.owasp.org/index.php/Top_10_2007-A2">most common</A> and important web application vulnerability, second only to
158158
<A HREF="http://www.owasp.org/index.php/Top_10_2007-A1">Cross-Site Scripting</A>.</P>
159-
<P>Back to the scenario, probably the SQL <CODE>SELECT</CODE> statemenet into
159+
<P>Back to the scenario, probably the SQL <CODE>SELECT</CODE> statement into
160160
<CODE>get_int.php</CODE> has a syntax similar to the following SQL query, in
161161
pseudo PHP code:</P>
162162
<P>

doc/README.pdf

-11 Bytes
Binary file not shown.

doc/README.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ common"> and important web application vulnerability, second only to
107107
<htmlurl url="http://www.owasp.org/index.php/Top_10_2007-A1"
108108
name="Cross-Site Scripting">.
109109

110-
Back to the scenario, probably the SQL <tt>SELECT</tt> statemenet into
110+
Back to the scenario, probably the SQL <tt>SELECT</tt> statement into
111111
<tt>get_int.php</tt> has a syntax similar to the following SQL query, in
112112
pseudo PHP code:
113113

doc/THANKS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@ Daniel Hückmann <sanitybit@gmail.com>
9898
Mounir Idrassi <mounir.idrassi@idrix.net>
9999
for his compiled version of UPX for Mac OS X
100100

101+
Dirk Jagdmann <doj@cubic.org>
102+
for reporting a typo in the documentation
103+
101104
Luke Jahnke <luke.jahnke@gmail.com>
102105
for reporting a bug when running against MySQL < 5.0
103106

0 commit comments

Comments
 (0)