summaryrefslogtreecommitdiffstats
path: root/llvm/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
commit66304d54111e7d31db939d0263ca0d9fe61589ed (patch)
treedb54b6b35bfe19ae8fed9c2c78ecc997702d6d31 /llvm/docs
parent4b71c205b9942a0255119505f050887d0e564ecb (diff)
downloadbcm5719-llvm-66304d54111e7d31db939d0263ca0d9fe61589ed.tar.gz
bcm5719-llvm-66304d54111e7d31db939d0263ca0d9fe61589ed.zip
GettingStarted.rst: s/&amp;/&/g
llvm-svn: 165690
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/GettingStarted.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/GettingStarted.rst b/llvm/docs/GettingStarted.rst
index 6a6fee01c98..68768921f6a 100644
--- a/llvm/docs/GettingStarted.rst
+++ b/llvm/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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OpenPOWER on IntegriCloud