Author: gbrunmar Date: Sun Feb 10 11:54:25 2008 New Revision: 32250
URL: http://svn.reactos.org/svn/reactos?rev=32250&view=rev Log: * Fixed a comment typo
Modified: trunk/reactos/dll/directx/d3d9/d3d9_impl.c
Modified: trunk/reactos/dll/directx/d3d9/d3d9_impl.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/directx/d3d9/d3d9_impl.... ============================================================================== --- trunk/reactos/dll/directx/d3d9/d3d9_impl.c (original) +++ trunk/reactos/dll/directx/d3d9/d3d9_impl.c Sun Feb 10 11:54:25 2008 @@ -171,7 +171,7 @@ * The pixel format to search for * * @return HRESULT -* If the method is successfull it returns the number of display modes with the specified Format. +* If the method is successful it returns the number of display modes with the specified Format. * If Adapter is out of range, the return value will be 0. * */