diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-05-26 15:59:41 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:29 +0700 |
commit | 8540e82ca4395d2e510adb7a020249bec7044ee7 (patch) | |
tree | e3402e483e7f2cf72a45abc4c1c5fc8c923a4b5b /development/pycharm | |
parent | d6e71145086fda530504c056332eb4f6a553de3f (diff) | |
download | slackbuilds-8540e82ca4395d2e510adb7a020249bec7044ee7.tar.gz |
development/pycharm: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/pycharm')
-rw-r--r-- | development/pycharm/README | 2 | ||||
-rw-r--r-- | development/pycharm/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/pycharm/README b/development/pycharm/README index dbc9dbb1ee..82cd790c66 100644 --- a/development/pycharm/README +++ b/development/pycharm/README @@ -1,4 +1,4 @@ -PyCharm’s smart code editor provides first-class support for Python, +PyCharm's smart code editor provides first-class support for Python, JavaScript, CoffeeScript, TypeScript, CSS, popular template languages and more. Take advantage of language-aware code completion, error detection, and on-the-fly code fixes! diff --git a/development/pycharm/slack-desc b/development/pycharm/slack-desc index a3dab05b6f..13d97f9d58 100644 --- a/development/pycharm/slack-desc +++ b/development/pycharm/slack-desc @@ -8,7 +8,7 @@ |-----handy-ruler------------------------------------------------------| pycharm: pycharm (Python and Django IDE) pycharm: -pycharm: PyCharm’s smart code editor provides first-class support for Python, +pycharm: PyCharm's smart code editor provides first-class support for Python, pycharm: JavaScript, CoffeeScript, TypeScript, CSS, popular template languages pycharm: and more. Take advantage of language-aware code completion, error pycharm: detection, and on-the-fly code fixes! |