diff options
-rw-r--r-- | docs/repository.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/repository.html b/docs/repository.html index fa891273e21..10e90fba2ed 100644 --- a/docs/repository.html +++ b/docs/repository.html @@ -142,12 +142,12 @@ code while a branch has the latest stable code. </p> <p> -The command <code>git-branch</code> will list all available branches. +The command <code>git branch</code> will list all available branches. </p> <p> Questions about branch status/activity should be posted to the -mesa3d-dev mailing list. +mesa-dev mailing list. </p> <h2>Developer Git Tips</h2> |