doc: add missing space

Signed-off-by: Fedor Indutny <fedor@indutny.com>
pull/24998/head
Brian White 2014-04-06 22:08:50 -04:00 committed by Fedor Indutny
parent cdc093b31f
commit c2d32f4c0e
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ Pass `true` as the third argument to treat `//foo/bar` as
Take a parsed URL object, and return a formatted URL string.
* `href` will be ignored.
* `protocol`is treated the same with or without the trailing `:` (colon).
* `protocol` is treated the same with or without the trailing `:` (colon).
* The protocols `http`, `https`, `ftp`, `gopher`, `file` will be
postfixed with `://` (colon-slash-slash).
* All other protocols `mailto`, `xmpp`, `aim`, `sftp`, `foo`, etc will