summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Bolte <sbolte@lavabit.com>2013-05-15 14:36:56 +0200
committerStefan Bolte <sbolte@lavabit.com>2013-05-15 14:36:56 +0200
commit7c6a339746a6dfaddf88c3fb7d29fbf14eb114a6 (patch)
treedeabe19189bc9d57a0a33686af040cff0e8f3eeb
parent2c26669604862fe90a97181b5949e1372b482dd7 (diff)
parentb578261e303d838a62b6136418ae1f1ce780b26e (diff)
downloaddwb-7c6a339746a6dfaddf88c3fb7d29fbf14eb114a6.zip
Merge branch 'master' of bitbucket.org:portix/dwb
-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