changeset 27941:ae133248dd9b

cosmetics: typo fixes
author diego
date Fri, 21 Nov 2008 19:32:19 +0000
parents 1412a8cdfb78
children 49f5c51e1945
files libvo/w32_common.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/w32_common.c	Fri Nov 21 18:55:00 2008 +0000
+++ b/libvo/w32_common.c	Fri Nov 21 19:32:19 2008 +0000
@@ -517,7 +517,7 @@
  * \brief Uninitialize w32_common framework.
  *
  * Should be called last in video driver's uninit function. First release
- * anything build ontop of the created window e.g. rendering context inside
+ * anything built on top of the created window e.g. rendering context inside
  * and call vo_w32_uninit at the end.
  */
 void vo_w32_uninit(void) {