Fix a typo

slava 2006-09-30 03:04:29 +00:00
parent 736b2d8bfa
commit 917d3ebd05
1 changed files with 1 additions and 1 deletions

View File

@ -54,5 +54,5 @@ PROVIDE: library/ui {
"test/fields.factor"
"test/commands.factor"
"test/panes.factor"
"test/editors.factor"
"test/editor.factor"
} ;