# `GSEditViewController correctPathDirection:`

*Instance Method*

## Declaration

```swift
@IBAction func correctPathDirection(_ sender: Any)
```

```objc
- (void) correctPathDirection:(id) sender;
```

```python
correctPathDirection_(sender: object)
```

