# HG changeset patch # User diego # Date 1172102862 0 # Node ID 5feb5bb5d89fb9f9e9224398905461908f605209 # Parent afd1323ade1c13b88921b75a6ed4ba0697a64af0 cosmetics: fix usefuLL --> usefuL typo diff -r afd1323ade1c -r 5feb5bb5d89f rational.h --- a/rational.h Tue Feb 20 12:41:47 2007 +0000 +++ b/rational.h Thu Feb 22 00:07:42 2007 +0000 @@ -56,7 +56,7 @@ /** * reduce a fraction. - * this is usefull for framerate calculations + * This is useful for framerate calculations. * @param max the maximum allowed for dst_nom & dst_den * @return 1 if exact, 0 otherwise */