Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ac4aea3

Browse files
committed
fix typo
1 parent 1f92d28 commit ac4aea3

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

EditorandEditorEnhancements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Project Documentation: http://www.sublimelinter.com/en/latest/
146146
DashDoc provides integration of Dash into Sublime Text.
147147
Project Source: https://github.com/farcaller/DashDoc
148148

149-
1. Tern plugin for Vim
149+
1. tern_for_vim
150150
Tern plugin for Vim.
151151
Project Source: https://github.com/marijnh/tern_for_vim
152152

Testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
##Testing
22

33
1. python_koans
4-
Python Koans is a port of ¡°Ruby Koans¡± it is an interactive tutorial for learning Python by practicing TDD and making tests pass.
4+
Python Koans is a port of "Ruby Koans" it is an interactive tutorial for learning Python by practicing TDD and making tests pass.
55
Project Source: https://github.com/gregmalcolm/python_koans
66
Online Demo Address: http://www.youtube.com/watch?v=e2WXgXEjbHY&list=PL5Up_u-XkWgNcunP_UrTJG_3EXgbK2BQJ&index=1
77

ToolsWeb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Boom! is a simple command line tool to send some load to a web app.
5151
Project Source: https://github.com/tarekziade/boom
5252

5353
1. WeasyPrint
54-
WeasyPrint converts web documents (HTML with CSS, SVG, ¡­) to PDF.
54+
WeasyPrint converts web documents (HTML with CSS, SVG, ...) to PDF.
5555
Project Source: https://github.com/Kozea/WeasyPrint
5656
Project Homepage: http://weasyprint.org/
5757

UsefulAPI.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Project Source: https://github.com/ryanmcgrath/twython
1616
Project Documentation: https://github.com/ryanmcgrath/twython
1717

1818
1. python-twitter
19+
A Python wrapper around the Twitter API.
1920
Project Source: https://github.com/bear/python-twitter
2021
Project Documentation: https://dev.twitter.com/docs
2122

0 commit comments

Comments
 (0)