##// END OF EJS Templates
schemes: fixed typos in module docstring
Martin Geisler -
r9965:963ed04a default
parent child Browse files
Show More
@@ -35,8 +35,8 b' For convenience, the extension adds thes'
35 35 bb+ssh = ssh://hg@bitbucket.org/
36 36 gcode = https://{1}.googlecode.com/hg/
37 37
38 You can override the predefined scheme by defining new schemes with
39 the same name.
38 You can override a predefined scheme by defining a new scheme with the
39 same name.
40 40 """
41 41
42 42 import re
General Comments 0
You need to be logged in to leave comments. Login now