summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorportix <portix@gmx.net>2013-05-15 03:18:26 +0200
committerportix <portix@gmx.net>2013-05-15 03:18:26 +0200
commitb578261e303d838a62b6136418ae1f1ce780b26e (patch)
treedadcdab31c6b07f7fccc8d5f8eca828e5014fbe3
parente4f70c2dca7a7b2ee890c8b77a52be3efd5ebfcf (diff)
downloaddwb-b578261e303d838a62b6136418ae1f1ce780b26e.zip
Fixing script.include description
-rw-r--r--scripts/lib/dwb.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/lib/dwb.js b/scripts/lib/dwb.js
index eae5bdf8..56bb81d6 100644
--- a/scripts/lib/dwb.js
+++ b/scripts/lib/dwb.js
@@ -507,8 +507,8 @@
},
/**
* Includes a script, same as {@link include} but
- * the path must be relative to including script
- * path.
+ * the path must be relative to the including
+ * script's path.
*
* @name include
* @memberOf script