diff options
author | Nathan Kidd <[email protected]> | 2014-01-03 16:44:00 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2014-01-06 09:55:38 -0700 |
commit | 0691b37732e3b032fbd354537b20090a3ee8e122 (patch) | |
tree | 4883628a61a373fb6c9af69231b5433fa97d01f3 /docs/openvg.html | |
parent | a61ae2aa01c9b1976ba4107c1564e0c3f94aea4d (diff) |
docs: fix misspellings
Fixed what I noticed; no warranty for exhaustiveness.
Signed-off-by: Nathan Kidd <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/openvg.html')
-rw-r--r-- | docs/openvg.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/openvg.html b/docs/openvg.html index 5bc866a33b1..28ebb82e83d 100644 --- a/docs/openvg.html +++ b/docs/openvg.html @@ -20,7 +20,7 @@ The current version of the OpenVG state tracker implements OpenVG 1.1. </p> <p> -More informations about OpenVG can be found at +More information about OpenVG can be found at <a href="http://www.khronos.org/openvg/"> http://www.khronos.org/openvg/</a> . </p> |