Skip to content

Commit 2ab35ed

Browse files
authored
Merge pull request #5993 from MicrosoftDocs/FromPublicMasterBranch
Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main)
2 parents 72d7d3d + 9b9911f commit 2ab35ed

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)