* Fixed a comment typo

svn path=/trunk/; revision=32250
This commit is contained in:
Gregor Brunmar
2008-02-10 08:54:25 +00:00
parent 51dfcdc44d
commit fd8beb028a
+1 -1
View File
@@ -171,7 +171,7 @@ HRESULT WINAPI IDirect3D9Impl_GetAdapterIdentifier(LPDIRECT3D9 iface, UINT Adapt
* 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.
*
*/