From: NAKAMURA Takumi Date: Thu, 11 Oct 2012 01:10:37 +0000 (+0000) Subject: GettingStarted.rst: s/&/&/g X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=cea9264f6bcc00e5e9b696f5c098719a1461ec58;p=oota-llvm.git GettingStarted.rst: s/&/&/g git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165690 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index 6a6fee01c98..68768921f6a 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]/&Tgtm+DBN-" + folder = "[Gmail]/&Tgtm+DBN-" ; example for Traditional Chinese - folder = "[Gmail]/&g0l6Pw-" + folder = "[Gmail]/&g0l6Pw-" For developers to work with git-svn ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^