mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-28 21:05:43 +08:00
docs(encodeUriSegment): fix typo
This commit is contained in:
@@ -788,7 +788,7 @@ function toKeyValue(obj) {
|
||||
|
||||
|
||||
/**
|
||||
* We need our custom mehtod because encodeURIComponent is too agressive and doesn't follow
|
||||
* We need our custom method because encodeURIComponent is too agressive and doesn't follow
|
||||
* http://www.ietf.org/rfc/rfc3986.txt with regards to the character set (pchar) allowed in path
|
||||
* segments:
|
||||
* segment = *pchar
|
||||
|
||||
Reference in New Issue
Block a user