Skip to content

Commit 91fc08e

Browse files
committed
fix typo
1 parent d177928 commit 91fc08e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fpkg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
FPKGDIR="/usr/local/fpkg/" # where all packages are located at
4-
EDIOR="vim" # change this to your favorite editor
4+
EDITOR="vim" # change this to your favorite editor
55

66
VERSION="2.1.1" # not sure why i want a variable for that honestly
77

0 commit comments

Comments
 (0)