diff options
author | Brian Paul <brianp@vmware.com> | 2012-09-19 10:01:04 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2012-09-19 10:01:04 -0600 |
commit | 7c8c90c4e4c9952dc2e9d62bfea9bcb71b34ea4f (patch) | |
tree | dd3edd134334a1592df0c8792e7a1332634f7e18 | |
parent | 0c67fe5d2dc6d8066fc23c39184d9614abf63992 (diff) |
docs: fix "Cppyright" typo
-rw-r--r-- | docs/license.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/license.html b/docs/license.html index 6f08013cd7..35f85853d3 100644 --- a/docs/license.html +++ b/docs/license.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> - <title>License / Cppyright Information</title> + <title>License / Copyright Information</title> <link rel="stylesheet" type="text/css" href="mesa.css"> </head> <body> |