This commit is contained in:
Mike Griese
2026-02-18 13:00:43 -06:00
parent c9b2fa1d2d
commit d7c0b0b9d1

View File

@@ -2131,8 +2131,8 @@ Users may choose to have:
### Pinning nested commands to the dock (and top level)
We'll use another command provider method to allow the host to ask exensions for
items based on their ID.
We'll use another command provider method to allow the host to ask extensions
for items based on their ID.
```csharp
interface ICommandProvider4 requires ICommandProvider3