Fix editors.jedit

db4
Slava Pestov 2008-03-27 17:12:47 -05:00
parent f0a900d11b
commit 2ff18ddea8
1 changed files with 1 additions and 1 deletions

2
extra/editors/jedit/jedit.factor Normal file → Executable file
View File

@ -8,7 +8,7 @@ io.encodings.utf8 ;
IN: editors.jedit
: jedit-server-info ( -- port auth )
home "/.jedit/server" append-path ascii [
home ".jedit/server" append-path ascii [
readln drop
readln string>number
readln string>number