summaryrefslogtreecommitdiffstats
path: root/development/casperjs
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2016-05-26 15:26:20 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-27 07:23:29 +0700
commitbbe791f3b5c47e4f4646840a77b253a726d81ac7 (patch)
tree13fe899b25ba37c769ec4351fec656fbcb6c5b39 /development/casperjs
parentfe8fce0706549d02abcc5c22e0e73b9d8a4ee585 (diff)
downloadslackbuilds-bbe791f3b5c47e4f4646840a77b253a726d81ac7.tar.gz
slackbuilds-bbe791f3b5c47e4f4646840a77b253a726d81ac7.tar.xz
development/casperjs: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/casperjs')
-rw-r--r--development/casperjs/README2
-rw-r--r--development/casperjs/slack-desc2
2 files changed, 2 insertions, 2 deletions
diff --git a/development/casperjs/README b/development/casperjs/README
index 01f33832d3..ecb8e01ec5 100644
--- a/development/casperjs/README
+++ b/development/casperjs/README
@@ -1,5 +1,5 @@
CasperJS is an open source navigation scripting & testing utility
-written in Javascript and based on PhantomJS — the scriptable headless
+written in Javascript and based on PhantomJS - the scriptable headless
WebKit engine. It eases the process of defining a full navigation
scenario and provides useful high-level functions, methods & syntactic
sugar for doing common tasks like filling & submitting forms,
diff --git a/development/casperjs/slack-desc b/development/casperjs/slack-desc
index e6fcf32f2a..c01860d155 100644
--- a/development/casperjs/slack-desc
+++ b/development/casperjs/slack-desc
@@ -9,7 +9,7 @@
casperjs: casperjs (Navigation scripting and testing for phantomjs)
casperjs:
casperjs: CasperJS is an open source navigation scripting & testing utility
-casperjs: written in Javascript and based on PhantomJS — the scriptable headless
+casperjs: written in Javascript and based on PhantomJS - the scriptable headless
casperjs: WebKit engine. It eases the process of defining a full navigation
casperjs: scenario and provides useful high-level functions, methods & syntactic
casperjs: sugar for doing common tasks like filling & submitting forms,