aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GettingStarted.rst
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/GettingStarted.rst
parentdf60867d9c82a5e181625210d9c76ad63a149c27 (diff)
downloadexternal_llvm-cea9264f6bcc00e5e9b696f5c098719a1461ec58.zip
external_llvm-cea9264f6bcc00e5e9b696f5c098719a1461ec58.tar.gz
external_llvm-cea9264f6bcc00e5e9b696f5c098719a1461ec58.tar.bz2
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/GettingStarted.rst')
-rw-r--r--docs/GettingStarted.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst
index 6a6fee0..6876892 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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^