---
title: "changeSpelling(_:)"
framework: appkit
role: symbol
role_heading: Instance Method
path: "appkit/nstextcheckingcontroller/changespelling(_:)"
---

# changeSpelling(_:)

## Declaration

```swift
func changeSpelling(_ sender: Any?)
```

## See Also

### Instance Methods

- [checkSpelling(_:)](appkit/nstextcheckingcontroller/checkspelling(_:).md)
- [checkText(in:types:options:)](appkit/nstextcheckingcontroller/checktext(in:types:options:).md)
- [checkTextInDocument(_:)](appkit/nstextcheckingcontroller/checktextindocument(_:).md)
- [checkTextInSelection(_:)](appkit/nstextcheckingcontroller/checktextinselection(_:).md)
- [considerTextChecking(for:)](appkit/nstextcheckingcontroller/considertextchecking(for:).md)
- [didChangeSelectedRange()](appkit/nstextcheckingcontroller/didchangeselectedrange().md)
- [didChangeText(in:)](appkit/nstextcheckingcontroller/didchangetext(in:).md)
- [ignoreSpelling(_:)](appkit/nstextcheckingcontroller/ignorespelling(_:).md)
- [insertedText(in:)](appkit/nstextcheckingcontroller/insertedtext(in:).md)
- [invalidate()](appkit/nstextcheckingcontroller/invalidate().md)
- [menu(at:clickedOnSelection:effectiveRange:)](appkit/nstextcheckingcontroller/menu(at:clickedonselection:effectiverange:).md)
- [orderFrontSubstitutionsPanel(_:)](appkit/nstextcheckingcontroller/orderfrontsubstitutionspanel(_:).md)
- [showGuessPanel(_:)](appkit/nstextcheckingcontroller/showguesspanel(_:).md)
- [updateCandidates()](appkit/nstextcheckingcontroller/updatecandidates().md)
- [validAnnotations()](appkit/nstextcheckingcontroller/validannotations().md)
