Skip to content

Commit cd64943

Browse files
Merge pull request #5994 from MicrosoftDocs/main
Merged by Learn.Build PR Management system
2 parents cf774a4 + 2ab35ed commit cd64943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cppcx/codesnippet/CPP/walkthrough-creating-a-windows-store-app-using-wrl-and-media-foundation_4.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ void TransformChroma(const D2D1::Matrix3x2F& mat, BYTE *pu, BYTE *pv)
351351
//
352352
// The image conversion functions take the following parameters:
353353
//
354-
// mat Transfomation matrix for chroma values.
354+
// mat Transformation matrix for chroma values.
355355
// rcDest Destination rectangle.
356356
// pDest Pointer to the destination buffer.
357357
// lDestStride Stride of the destination buffer, in bytes.

0 commit comments

Comments
 (0)