diff --git a/docs/scripting.xml b/docs/scripting.xml
index d2bf6e465..c3688e8a4 100644
--- a/docs/scripting.xml
+++ b/docs/scripting.xml
@@ -874,7 +874,7 @@ license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
pcre.match
- Returns the start point and the end point point of
+ Returns the start point and the end point of
the first match of the compiled regular expression
pcre_obj in the string. A third
returned value is a table which contains
@@ -1607,8 +1607,8 @@ if(s) code_to_be_done_on_match end
host.targetname
- Contains the name of the host as specified on the commandline.
- If the target given on the commandline contains a netmask or is an IP
+ Contains the name of the host as specified on the command line.
+ If the target given on the command line contains a netmask or is an IP
address the value of the field is nil.
@@ -1748,7 +1748,7 @@ if(s) code_to_be_done_on_match end
name_confidence
- Evaluates how confident the version detection is is about the accuracy of name, from one (least confident) to 10.
+ Evaluates how confident the version detection is about the accuracy of name, from one (least confident) to 10.