Fix wrapping of overlength line in Summary section

This commit is contained in:
Wincent Colaiuta
2013-07-21 10:17:48 -07:00
parent be43a960cc
commit a2769c455b

View File

@@ -11,7 +11,8 @@ Given a version number MAJOR.MINOR.PATCH, increment the:
manner, and
1. PATCH version when you make backwards-compatible bug fixes.
Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
Additional labels for pre-release and build metadata are available as extensions
to the MAJOR.MINOR.PATCH format.
Introduction
------------