From cea9264f6bcc00e5e9b696f5c098719a1461ec58 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Thu, 11 Oct 2012 01:10:37 +0000 Subject: [PATCH] GettingStarted.rst: s/&/&/g git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165690 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^