Parameter name typo

This commit is contained in:
Stephen Kennedy 2019-08-08 12:06:47 +01:00 committed by GitHub
parent f6cc330fc9
commit f538fa54d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ include::../../../../generated/api/protos/xrCreateSpatialAnchorMSFT.txt[]
* pname:session is a handle to an slink:XrSession.
* pname:createInfo is a pointer to an slink:XrSpatialAnchorCreateInfoMSFT
structure containing information about how to create the anchor.
* pname:session is a pointer to a handle in which the created
* pname:anchor is a pointer to a handle in which the created
slink:XrSpatialAnchorMSFT is returned.
****