summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2012-10-11 01:10:37 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2012-10-11 01:10:37 +0000
commitcea9264f6bcc00e5e9b696f5c098719a1461ec58 (patch)
treed50f5dc7ed72650eed18934837f8449b5e0832a1 /docs
parentdf60867d9c82a5e181625210d9c76ad63a149c27 (diff)
downloadllvm-cea9264f6bcc00e5e9b696f5c098719a1461ec58.tar.gz
llvm-cea9264f6bcc00e5e9b696f5c098719a1461ec58.tar.bz2
llvm-cea9264f6bcc00e5e9b696f5c098719a1461ec58.tar.xz
GettingStarted.rst: s/&amp;/&/g
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165690 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/GettingStarted.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst
index 6a6fee01c9..68768921f6 100644
--- a/docs/GettingStarted.rst
+++ b/docs/GettingStarted.rst
@@ -594,9 +594,9 @@ Then, your .git/config should have [imap] sections.
; in English
folder = "[Gmail]/Drafts"
; example for Japanese, "Modified UTF-7" encoded.
- folder = "[Gmail]/&amp;Tgtm+DBN-"
+ folder = "[Gmail]/&Tgtm+DBN-"
; example for Traditional Chinese
- folder = "[Gmail]/&amp;g0l6Pw-"
+ folder = "[Gmail]/&g0l6Pw-"
For developers to work with git-svn
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^