Skip to content

Commit 4f9e393

Browse files
voronkovichdantleech
authored andcommitted
Fix command name (phpactor#343)
1 parent e06eb8e commit 4f9e393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/refactorings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ Import a class into the current namespace based on the class name under the curs
660660

661661
- **Command**: _VIM function only_
662662
- **VIM plugin**: _VIM function only_
663-
- **VIM function**:`:call phpactor#AddUse()`
663+
- **VIM function**:`:call phpactor#UseAdd()`
664664

665665
### Motivation
666666

0 commit comments

Comments
 (0)