diff options
author | Brian Paul <brianp@vmware.com> | 2010-02-05 13:18:31 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-02-05 13:18:31 -0700 |
commit | 1a366701b81765a46afffff22073d05fc6c3de73 (patch) | |
tree | 7cd64545eddebcc74d888657ce9239f5cb2351c9 /docs | |
parent | a199ccc272e108aad8cf15bdfa309e563868db24 (diff) |
docs: Fix a typo in mesa3d.org HTML.
Signed-off-by: Brian Paul <brianp@vmware.com>
(cherry picked from commit e6ee4b49c48ec7c2e7df2cff7b253b01e88e7101)
Diffstat (limited to 'docs')
-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 ed385288ea..15621b7ebf 100644 --- a/docs/repository.html +++ b/docs/repository.html @@ -1,6 +1,6 @@ <HTML> -<TITLE>Cocd Repository</TITLE> +<TITLE>Code Repository</TITLE> <link rel="stylesheet" type="text/css" href="mesa.css"></head> |