docs/repository: fix name of main branch

This is git, not svn :P

Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
Eric Engestrom
2017-01-26 18:11:10 +00:00
committed by Emil Velikov
parent 87619a1a6a
commit 4da0d1c59a

View File

@@ -144,7 +144,7 @@ Unix users don't need to set this option.
<p>
At any given time, there may be several active branches in Mesa's
repository.
Generally, the trunk contains the latest development (unstable)
Generally, <tt>master</tt> contains the latest development (unstable)
code while a branch has the latest stable code.
</p>