fix tiny japanese typo.

This commit is contained in:
MIYOKAWA, Nobuyoshi 2013-09-02 08:40:23 +09:00
parent 828988a929
commit f5868f552d

View File

@ -244,7 +244,7 @@
<h3>リリース準備開始</h3>
<p>リリース作業を開始するには、git flowのreleaseコマンドを使います</p>
'develop'ブランチから'release'ブランチを作成します
'develop'ブランチから'release'ブランチを作成します
</p>
<blockquote>
git flow release start RELEASE [BASE]