development/pycharm: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
d6e7114508
commit
8540e82ca4
|
@ -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!
|
||||
|
|
|
@ -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!
|
||||
|
|
Loading…
Reference in New Issue