Pārlūkot izejas kodu

Merge pull request #2743 from cebe/patch-1

Update aliases.md
Jordi Boggiano 11 gadi atpakaļ
vecāks
revīzija
3fb216b703
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      doc/articles/aliases.md

+ 1 - 1
doc/articles/aliases.md

@@ -7,7 +7,7 @@
 ## Why aliases?
 
 When you are using a VCS repository, you will only get comparable versions for
-branches that look like versions, such as `2.0`. For your `master` branch, you
+branches that look like versions, such as `2.0` or `2.0.x`. For your `master` branch, you
 will get a `dev-master` version. For your `bugfix` branch, you will get a
 `dev-bugfix` version.