# HG changeset patch # User diego # Date 1227295939 0 # Node ID ae133248dd9b5d2e561d14b7f1fa05cafeccb254 # Parent 1412a8cdfb78878954eb66147e03e37e9351ace0 cosmetics: typo fixes diff -r 1412a8cdfb78 -r ae133248dd9b libvo/w32_common.c --- 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) {