db4
Joe Groff 2008-09-07 18:55:00 -07:00
parent 9f342ad697
commit e7bf0c009d
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ M: f <CFNumber>
dup <CFBundle> [
CFBundleLoadExecutable drop
] [
"Cannot load bundled named " prepend throw
"Cannot load bundle named " prepend throw
] ?if ;
TUPLE: CFRelease-destructor alien disposed ;