Author: behdad Date: Tue Jan 22 03:47:56 2008 New Revision: 2550 URL: http://svn.gnome.org/viewvc/pango?rev=2550&view=rev
Log: Fix typo. Modified: trunk/pango/pango-layout.c Modified: trunk/pango/pango-layout.c ============================================================================== --- trunk/pango/pango-layout.c (original) +++ trunk/pango/pango-layout.c Tue Jan 22 03:47:56 2008 @@ -387,7 +387,7 @@ * negative. * * If @height is positive, it will be the maximum height of the layout. Only - * lines would be shown that would fit, and if there is any text ommitted, + * lines would be shown that would fit, and if there is any text omitted, * an ellipsis added. At least one line is included in each paragraph regardless * of how small the height value is. A value of zero will render exactly one * line for the entire layout. _______________________________________________ SVN-commits-list mailing list (read only) http://mail.gnome.org/mailman/listinfo/svn-commits-list Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want. Module maintainer? It is possible to set the reply-to to your development mailing list. Email [EMAIL PROTECTED] if interested.
