Explorar o código

Clarify tag docs, fixes #2343

Jordi Boggiano %!s(int64=11) %!d(string=hai) anos
pai
achega
3dd3233e20
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      doc/02-libraries.md

+ 2 - 2
doc/02-libraries.md

@@ -70,8 +70,8 @@ you can just add a `version` field:
 
 For every tag that looks like a version, a package version of that tag will be
 created. It should match 'X.Y.Z' or 'vX.Y.Z', with an optional suffix
-of `-dev`, `-patch`, `-alpha`, `-beta` or `-RC`. The patch, alpha, beta and
-RC suffixes can also be followed by a number.
+of `-patch`, `-alpha`, `-beta` or `-RC`. The suffixes can also be followed by
+a number.
 
 Here are a few examples of valid tag names: