diff options
-rw-r--r-- | html/en/home.html | 4 | ||||
-rw-r--r-- | html/en/prod.html | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/html/en/home.html b/html/en/home.html index f53079e..76400f5 100644 --- a/html/en/home.html +++ b/html/en/home.html @@ -1,4 +1,4 @@ -<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.0 Strict//EN"> +<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.0 Strict//EN"> <html> <head> @@ -22,7 +22,7 @@ <h2>Project Management:</h2> - <p class="info">Antonio Escaño Scuri</p> + <p class="info">Antonio Escaño Scuri</p> <p style="margin-left:0">Tecgraf - Computer Graphics Technology Group, PUC-Rio, Brazil <br> <a href="http://www.tecgraf.puc-rio.br/cd">http://www.tecgraf.puc-rio.br/cd</a> </p> diff --git a/html/en/prod.html b/html/en/prod.html index 476f6e3..8cabf53 100644 --- a/html/en/prod.html +++ b/html/en/prod.html @@ -1,4 +1,4 @@ -<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> +<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> <head> <meta http-equiv="Content-Language" content="en-us"> @@ -88,7 +88,7 @@ http://canvasdraw.cvs.sourceforge.net/canvasdraw/</a>.</p> <p>Thanks to the people that worked and contributed to the library:</p> <ul> <li>Alexandre Ferreira<br> - <li>André Derraik</li> + <li>André Derraik</li> <li>Camilo Freire</li> <li>Carlos Augusto Mendes</li> <li>Carlos Cassino</li> |