Skip to content

Commit 84cd782

Browse files
committed
fix typo
close #143
1 parent d63a298 commit 84cd782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ SendCode expands following variables in the `cmd` field:
114114
- `$file`, the full path to the file
115115
- `$file_path`, the directory contains the file
116116
- `$file_name`, the file name
117-
- `$file_basename`, the file name without extension
117+
- `$file_base_name`, the file name without extension
118118
- `$file_extension`, the file extension
119119
- `$folder`, the first folder of current window
120120
- `$project_path`, the directory where sublime-project is stored

0 commit comments

Comments
 (0)