diff options
-rw-r--r-- | docs/repository.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/repository.html b/docs/repository.html index 1fb88bf7173..714074f1976 100644 --- a/docs/repository.html +++ b/docs/repository.html @@ -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> |