# `GSEditViewController correctPathDirectionForAllMasters:`

*Instance Method*

## Declaration

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

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

```python
correctPathDirectionForAllMasters_(sender: object)
```

