minor fix

This commit is contained in:
sbarman 2011-07-07 17:37:27 -07:00
parent c39eae3ce9
commit 619a521678

View File

@ -1124,7 +1124,7 @@ var Font = (function() {
action: 'font',
data: {
raw: data,
fontName: this.name,
fontName: this.loadedName,
mimetype: this.mimetype
}
});